files:
- archive: N/A:Select the Day of the Tentacle archive file for ScummVM.
game:
game_id: dott
path: $GAMEDIR
installer:
- extract:
file: archive
scummvm:
aspect: true
gfx-mode: 3x
windowed: true
description: Archive for ScummVM installation
game_slug: day-of-the-tentacle
gogslug: ''
humblestoreid: ''
installer_slug: day-of-the-tentacle-archive
name: Day of the Tentacle
notes: ''
runner: scummvm
script:
files:
- archive: N/A:Select the Day of the Tentacle archive file for ScummVM.
game:
game_id: dott
path: $GAMEDIR
installer:
- extract:
file: archive
scummvm:
aspect: true
gfx-mode: 3x
windowed: true
slug: day-of-the-tentacle-archive
steamid: null
version: Archive
year: 1993
{
"game_slug": "day-of-the-tentacle",
"version": "Archive",
"description": "Archive for ScummVM installation",
"notes": "",
"name": "Day of the Tentacle",
"year": 1993,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "day-of-the-tentacle-archive",
"installer_slug": "day-of-the-tentacle-archive",
"script": {
"files": [
{
"archive": "N/A:Select the Day of the Tentacle archive file for ScummVM."
}
],
"game": {
"game_id": "dott",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"file": "archive"
}
}
],
"scummvm": {
"aspect": true,
"gfx-mode": "3x",
"windowed": true
}
}
}