files:
- installer: N/A:Select the Windows installer provided by GOG
game:
arch: win64
exe: drive_c/GOG Games/Spelunky/Spelunky.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
args: /silent /nogui /suppressmsgboxes
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Offline Windows installer for the GOG version of Spelunky.
game_slug: spelunky
gogslug: spelunky
humblestoreid: spelunky
installer_slug: spelunky-gog
name: Spelunky
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the Windows installer provided by GOG
game:
arch: win64
exe: drive_c/GOG Games/Spelunky/Spelunky.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
args: /silent /nogui /suppressmsgboxes
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: spelunky-gog
steamid: 239350
version: GOG
year: 2009
{
"game_slug": "spelunky",
"version": "GOG",
"description": "Offline Windows installer for the GOG version of Spelunky.",
"notes": "",
"name": "Spelunky",
"year": 2009,
"steamid": 239350,
"gogslug": "spelunky",
"humblestoreid": "spelunky",
"runner": "wine",
"slug": "spelunky-gog",
"installer_slug": "spelunky-gog",
"script": {
"files": [
{
"installer": "N/A:Select the Windows installer provided by GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Spelunky/Spelunky.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"args": "/silent /nogui /suppressmsgboxes",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}