files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/GodsWar Online/Launch.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/GodsWar Online
installer:
- task:
arch: win32
description: Setting up wine prefix
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: ie8
arch: win32
description: Installing ie8 (This helps the patcher download updates)
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Installer for the windows version of GodsWar Online
game_slug: godswar-online
gogslug: ''
humblestoreid: ''
installer_slug: godswar-online-installer
name: GodsWar Online
notes: The game may not connect to the server on the first login. If that happens
try restarting the game.
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/GodsWar Online/Launch.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/GodsWar Online
installer:
- task:
arch: win32
description: Setting up wine prefix
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: ie8
arch: win32
description: Installing ie8 (This helps the patcher download updates)
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: godswar-online-installer
steamid: null
version: Installer
year: 2007
{
"game_slug": "godswar-online",
"version": "Installer",
"description": "Installer for the windows version of GodsWar Online",
"notes": "The game may not connect to the server on the first login. If that happens try restarting the game.",
"name": "GodsWar Online",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "godswar-online-installer",
"installer_slug": "godswar-online-installer",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/GodsWar Online/Launch.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/GodsWar Online"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Setting up wine prefix",
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "ie8",
"arch": "win32",
"description": "Installing ie8 (This helps the patcher download updates)",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}