files:
- archive: N/A:Select the game's archive file for ScummVM.
game:
game_id: dw
path: $GAMEDIR
installer:
- extract:
file: archive
description: null
game_slug: discworld
gogslug: ''
humblestoreid: ''
installer_slug: discworld-scummvm-from-archive
name: Discworld
notes: ''
runner: scummvm
script:
files:
- archive: N/A:Select the game's archive file for ScummVM.
game:
game_id: dw
path: $GAMEDIR
installer:
- extract:
file: archive
slug: discworld-scummvm-from-archive
steamid: null
version: ScummVM - From archive
year: 1995
{
"game_slug": "discworld",
"version": "ScummVM - From archive",
"description": null,
"notes": "",
"name": "Discworld",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "discworld-scummvm-from-archive",
"installer_slug": "discworld-scummvm-from-archive",
"script": {
"files": [
{
"archive": "N/A:Select the game's archive file for ScummVM."
}
],
"game": {
"game_id": "dw",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"file": "archive"
}
}
]
}
}