files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/game/HostileWaters.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: hostile-waters-antaeus-rising
gogslug: hostile_waters_antaeus_rising
humblestoreid: ''
installer_slug: hostile-waters-antaeus-rising-gog
name: 'Hostile Waters: Antaeus Rising'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/game/HostileWaters.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: hostile-waters-antaeus-rising-gog
steamid: 267980
version: GOG
year: 2001
{
"game_slug": "hostile-waters-antaeus-rising",
"version": "GOG",
"description": null,
"notes": "",
"name": "Hostile Waters: Antaeus Rising",
"year": 2001,
"steamid": 267980,
"gogslug": "hostile_waters_antaeus_rising",
"humblestoreid": "",
"runner": "wine",
"slug": "hostile-waters-antaeus-rising-gog",
"installer_slug": "hostile-waters-antaeus-rising-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/game/HostileWaters.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}