files:
- setup: N/A:Select the HostileSetup.exe for Hostile Waters
game:
arch: win32
exe: drive_c/Program Files/14 Degrees East/Rage Software/Hostile Waters/HostileWaters.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Hostile Waters
executable: setup
name: wineexec
prefix: $GAMEDIR
description: Install CD version of game
game_slug: hostile-waters-antaeus-rising
gogslug: hostile_waters_antaeus_rising
humblestoreid: ''
installer_slug: hostile-waters-antaeus-rising-cd
name: 'Hostile Waters: Antaeus Rising'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the HostileSetup.exe for Hostile Waters
game:
arch: win32
exe: drive_c/Program Files/14 Degrees East/Rage Software/Hostile Waters/HostileWaters.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Hostile Waters
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: hostile-waters-antaeus-rising-cd
steamid: 267980
version: CD
year: 2001
{
"game_slug": "hostile-waters-antaeus-rising",
"version": "CD",
"description": "Install CD version of game",
"notes": "",
"name": "Hostile Waters: Antaeus Rising",
"year": 2001,
"steamid": 267980,
"gogslug": "hostile_waters_antaeus_rising",
"humblestoreid": "",
"runner": "wine",
"slug": "hostile-waters-antaeus-rising-cd",
"installer_slug": "hostile-waters-antaeus-rising-cd",
"script": {
"files": [
{
"setup": "N/A:Select the HostileSetup.exe for Hostile Waters"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/14 Degrees East/Rage Software/Hostile Waters/HostileWaters.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Hostile Waters",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}