files:
- setup: N/A:Select the gog setup exe
game:
arch: win32
exe: drive_c/GOG Games/Imperialism II/Imperialism II.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: imperialism-2-the-age-of-exploration
gogslug: imperialism_2_the_age_of_exploration
humblestoreid: ''
installer_slug: imperialism-2-the-age-of-expl-gog
name: 'Imperialism 2: The Age of Exploration'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the gog setup exe
game:
arch: win32
exe: drive_c/GOG Games/Imperialism II/Imperialism II.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: imperialism-2-the-age-of-expl-gog
steamid: null
version: GOG
year: 1999
{
"game_slug": "imperialism-2-the-age-of-exploration",
"version": "GOG",
"description": null,
"notes": "",
"name": "Imperialism 2: The Age of Exploration",
"year": 1999,
"steamid": null,
"gogslug": "imperialism_2_the_age_of_exploration",
"humblestoreid": "",
"runner": "wine",
"slug": "imperialism-2-the-age-of-expl-gog",
"installer_slug": "imperialism-2-the-age-of-expl-gog",
"script": {
"files": [
{
"setup": "N/A:Select the gog setup exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Imperialism II/Imperialism II.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}