files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/game/Conquests/Civ3Conquests.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
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
- task:
app: directplay
name: winetricks
prefix: $GAMEDIR
silent: true
description: null
game_slug: sid-meiers-civilization-iii-complete
gogslug: sid_meiers_civilization_iii_complete
humblestoreid: ''
installer_slug: sid-meiers-civilization-iii-c-gog
name: "Sid Meier's Civilization\xAE III Complete"
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/game/Conquests/Civ3Conquests.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
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
- task:
app: directplay
name: winetricks
prefix: $GAMEDIR
silent: true
slug: sid-meiers-civilization-iii-c-gog
steamid: 3910
version: GOG
year: 2001
{
"game_slug": "sid-meiers-civilization-iii-complete",
"version": "GOG",
"description": null,
"notes": "",
"name": "Sid Meier's Civilization\u00ae III Complete",
"year": 2001,
"steamid": 3910,
"gogslug": "sid_meiers_civilization_iii_complete",
"humblestoreid": "",
"runner": "wine",
"slug": "sid-meiers-civilization-iii-c-gog",
"installer_slug": "sid-meiers-civilization-iii-c-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/game/Conquests/Civ3Conquests.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"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"
}
},
{
"task": {
"app": "directplay",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}