files:
- archive: http://sourceforge.net/projects/scummvm/files/demos/scumm/dott-dos-ni-demo-en.zip
game:
game_id: dott
path: $GAMEDIR
installer:
- extract:
file: archive
scummvm:
aspect: true
gfx-mode: 3x
windowed: true
description: ''
game_slug: day-of-the-tentacle
gogslug: ''
humblestoreid: ''
installer_slug: day-of-the-tentacle-demo
name: Day of the Tentacle
notes: ''
runner: scummvm
script:
files:
- archive: http://sourceforge.net/projects/scummvm/files/demos/scumm/dott-dos-ni-demo-en.zip
game:
game_id: dott
path: $GAMEDIR
installer:
- extract:
file: archive
scummvm:
aspect: true
gfx-mode: 3x
windowed: true
slug: day-of-the-tentacle-demo
steamid: null
version: Demo
year: 1993
{
"game_slug": "day-of-the-tentacle",
"version": "Demo",
"description": "",
"notes": "",
"name": "Day of the Tentacle",
"year": 1993,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "day-of-the-tentacle-demo",
"installer_slug": "day-of-the-tentacle-demo",
"script": {
"files": [
{
"archive": "http://sourceforge.net/projects/scummvm/files/demos/scumm/dott-dos-ni-demo-en.zip"
}
],
"game": {
"game_id": "dott",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"file": "archive"
}
}
],
"scummvm": {
"aspect": true,
"gfx-mode": "3x",
"windowed": true
}
}
}