files:
- file1: N/A:Select the archive file containing the game data used by ScummVM
game:
game_id: zak
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: file1
description: ''
game_slug: zak-mckracken-and-the-alien-mindbenders
gogslug: zak_mckracken_and_the_alien_mindbenders
humblestoreid: ''
installer_slug: zak-mckracken-and-the-alien-m-scummvm-archive
name: Zak McKracken and the Alien Mindbenders
notes: ''
runner: scummvm
script:
files:
- file1: N/A:Select the archive file containing the game data used by ScummVM
game:
game_id: zak
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: file1
slug: zak-mckracken-and-the-alien-m-scummvm-archive
steamid: 559070
version: ScummVM Archive
year: 1988
{
"game_slug": "zak-mckracken-and-the-alien-mindbenders",
"version": "ScummVM Archive",
"description": "",
"notes": "",
"name": "Zak McKracken and the Alien Mindbenders",
"year": 1988,
"steamid": 559070,
"gogslug": "zak_mckracken_and_the_alien_mindbenders",
"humblestoreid": "",
"runner": "scummvm",
"slug": "zak-mckracken-and-the-alien-m-scummvm-archive",
"installer_slug": "zak-mckracken-and-the-alien-m-scummvm-archive",
"script": {
"files": [
{
"file1": "N/A:Select the archive file containing the game data used by ScummVM"
}
],
"game": {
"game_id": "zak",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "file1"
}
}
]
}
}