game:
arch: win32
exe: drive_c/Program Files/Ubisoft/Settlers IV - Zlota Edycja/S4.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Insert disc
requires: setup.exe
- task:
arch: win32
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running installator.
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: the-settlers-iv-gold-edition
gogslug: the_settlers_4_gold_edition
humblestoreid: ''
installer_slug: the-settlers-iv-gold-edition-cd-zota-edycja-pl
name: 'The Settlers IV: Gold Edition'
notes: ''
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Ubisoft/Settlers IV - Zlota Edycja/S4.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Insert disc
requires: setup.exe
- task:
arch: win32
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running installator.
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: the-settlers-iv-gold-edition-cd-zota-edycja-pl
steamid: null
version: "CD Z\u0142ota Edycja PL"
year: 2002
{
"game_slug": "the-settlers-iv-gold-edition",
"version": "CD Z\u0142ota Edycja PL",
"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-cd-zota-edycja-pl",
"installer_slug": "the-settlers-iv-gold-edition-cd-zota-edycja-pl",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Ubisoft/Settlers IV - Zlota Edycja/S4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Insert disc",
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running installator.",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}