files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Settlers 4 Gold/S4.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup, please wait...
executable: installer
name: wineexec
description: null
game_slug: the-settlers-iv-gold-edition
gogslug: the_settlers_4_gold_edition
humblestoreid: ''
installer_slug: the-settlers-iv-gold-edition-gog-v2
name: 'The Settlers IV: Gold Edition'
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Settlers 4 Gold/S4.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup, please wait...
executable: installer
name: wineexec
slug: the-settlers-iv-gold-edition-gog-v2
steamid: null
version: GOG v2
year: 2002
{
"game_slug": "the-settlers-iv-gold-edition",
"version": "GOG v2",
"description": null,
"notes": "",
"name": "The Settlers IV: Gold Edition",
"year": 2002,
"steamid": null,
"gogslug": "the_settlers_4_gold_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "the-settlers-iv-gold-edition-gog-v2",
"installer_slug": "the-settlers-iv-gold-edition-gog-v2",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Settlers 4 Gold/S4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Running Setup, please wait...",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}