files:
- setup: N/A:Select installer
game:
exe: $GAMEDIR/drive_c/GOG Games/Zombotron/Zombotron.exe
prefix: $GAMEDIR
installer:
- task:
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: null
game_slug: zombotron
gogslug: zombotron
humblestoreid: ''
installer_slug: zombotron-gog
name: Zombotron
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
exe: $GAMEDIR/drive_c/GOG Games/Zombotron/Zombotron.exe
prefix: $GAMEDIR
installer:
- task:
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: zombotron-gog
steamid: 664830
version: GOG
year: 2019
{
"game_slug": "zombotron",
"version": "GOG",
"description": null,
"notes": "",
"name": "Zombotron",
"year": 2019,
"steamid": 664830,
"gogslug": "zombotron",
"humblestoreid": "",
"runner": "wine",
"slug": "zombotron-gog",
"installer_slug": "zombotron-gog",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/Zombotron/Zombotron.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}