files:
- game: N/A:Select the game's Windows installer downloaded from GOG.
game:
exe: drive_c/GOG Games/King of Dragon Pass/KoDP.exe
prefix: $GAMEDIR
installer:
- task:
args: /silent /nogui
executable: game
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: king-of-dragon-pass
gogslug: king_of_dragon_pass
humblestoreid: ''
installer_slug: king-of-dragon-pass-gog
name: King of Dragon Pass
notes: Sometimes crashes when quitting or loading saves from the in-game menu.
runner: wine
script:
files:
- game: N/A:Select the game's Windows installer downloaded from GOG.
game:
exe: drive_c/GOG Games/King of Dragon Pass/KoDP.exe
prefix: $GAMEDIR
installer:
- task:
args: /silent /nogui
executable: game
name: wineexec
prefix: $GAMEDIR
slug: king-of-dragon-pass-gog
steamid: 352220
version: GOG
year: 1999
{
"game_slug": "king-of-dragon-pass",
"version": "GOG",
"description": "",
"notes": "Sometimes crashes when quitting or loading saves from the in-game menu.",
"name": "King of Dragon Pass",
"year": 1999,
"steamid": 352220,
"gogslug": "king_of_dragon_pass",
"humblestoreid": "",
"runner": "wine",
"slug": "king-of-dragon-pass-gog",
"installer_slug": "king-of-dragon-pass-gog",
"script": {
"files": [
{
"game": "N/A:Select the game's Windows installer downloaded from GOG."
}
],
"game": {
"exe": "drive_c/GOG Games/King of Dragon Pass/KoDP.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/silent /nogui",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}