files:
- archive: N/A:Select the Full Throttle archive file.
game:
game_id: ft
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
description: ''
game_slug: full-throttle
gogslug: ''
humblestoreid: ''
installer_slug: full-throttle-scummvm-from-archive
name: Full Throttle
notes: ''
runner: scummvm
script:
files:
- archive: N/A:Select the Full Throttle archive file.
game:
game_id: ft
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
slug: full-throttle-scummvm-from-archive
steamid: null
version: ScummVM from archive
year: 1995
{
"game_slug": "full-throttle",
"version": "ScummVM from archive",
"description": "",
"notes": "",
"name": "Full Throttle",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "full-throttle-scummvm-from-archive",
"installer_slug": "full-throttle-scummvm-from-archive",
"script": {
"files": [
{
"archive": "N/A:Select the Full Throttle archive file."
}
],
"game": {
"game_id": "ft",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
}
]
}
}