files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/c_drive/GOG Games/Goodbye Deponia/deponia3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
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: goodbye-deponia
gogslug: deponia_full_scrap_collection
humblestoreid: goodbye-deponia
installer_slug: goodbye-deponia-gog-windows
name: Goodbye Deponia
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/c_drive/GOG Games/Goodbye Deponia/deponia3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: goodbye-deponia-gog-windows
steamid: 241910
version: GOG (Windows)
year: 2013
{
"game_slug": "goodbye-deponia",
"version": "GOG (Windows)",
"description": null,
"notes": "",
"name": "Goodbye Deponia",
"year": 2013,
"steamid": 241910,
"gogslug": "deponia_full_scrap_collection",
"humblestoreid": "goodbye-deponia",
"runner": "wine",
"slug": "goodbye-deponia-gog-windows",
"installer_slug": "goodbye-deponia-gog-windows",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/c_drive/GOG Games/Goodbye Deponia/deponia3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}