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