files:
- iwad: N/A:Select your .WAD of Chex Quest
installer:
- merge:
dst: $GAMEDIR
src: $iwad
description: ''
game_slug: chex-quest-2
gogslug: ''
humblestoreid: ''
installer_slug: chex-quest-2-wad
name: Chex Quest 2
notes: ''
runner: zdoom
script:
files:
- iwad: N/A:Select your .WAD of Chex Quest
installer:
- merge:
dst: $GAMEDIR
src: $iwad
slug: chex-quest-2-wad
steamid: null
version: WAD
year: 1997
{
"game_slug": "chex-quest-2",
"version": "WAD",
"description": "",
"notes": "",
"name": "Chex Quest 2",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "zdoom",
"slug": "chex-quest-2-wad",
"installer_slug": "chex-quest-2-wad",
"script": {
"files": [
{
"iwad": "N/A:Select your .WAD of Chex Quest"
}
],
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "$iwad"
}
}
]
}
}