files:
- setup: N/A:Select the GOG installer (settlers5_x.x.x.x.exe)
game:
exe: $GAMEDIR/drive_c/GOG Games/Heritage of Kings - The Settlers/bin/SettlersHoK.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
description: Installs the GOG version of the game.
game_slug: heritage-of-kings-the-settlers
gogslug: heritage_of_kings_the_settlers
humblestoreid: ''
installer_slug: heritage-of-kings-the-settler-gog
name: 'Heritage of Kings: The Settlers'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the GOG installer (settlers5_x.x.x.x.exe)
game:
exe: $GAMEDIR/drive_c/GOG Games/Heritage of Kings - The Settlers/bin/SettlersHoK.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
slug: heritage-of-kings-the-settler-gog
steamid: null
version: GOG
year: 2005
{
"game_slug": "heritage-of-kings-the-settlers",
"version": "GOG",
"description": "Installs the GOG version of the game.",
"notes": "",
"name": "Heritage of Kings: The Settlers",
"year": 2005,
"steamid": null,
"gogslug": "heritage_of_kings_the_settlers",
"humblestoreid": "",
"runner": "wine",
"slug": "heritage-of-kings-the-settler-gog",
"installer_slug": "heritage-of-kings-the-settler-gog",
"script": {
"files": [
{
"setup": "N/A:Select the GOG installer (settlers5_x.x.x.x.exe)"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/Heritage of Kings - The Settlers/bin/SettlersHoK.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}