files:
- setup: N/A:Select the Windows installer provided by GOG
game:
exe: drive_c/GOG Games/The Banner Saga/win32/The Banner Saga.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: the-banner-saga
gogslug: the_banner_saga
humblestoreid: ''
installer_slug: the-banner-saga-gog
name: The Banner Saga
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the Windows installer provided by GOG
game:
exe: drive_c/GOG Games/The Banner Saga/win32/The Banner Saga.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: the-banner-saga-gog
steamid: 237990
version: GOG
year: 2014
{
"game_slug": "the-banner-saga",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Banner Saga",
"year": 2014,
"steamid": 237990,
"gogslug": "the_banner_saga",
"humblestoreid": "",
"runner": "wine",
"slug": "the-banner-saga-gog",
"installer_slug": "the-banner-saga-gog",
"script": {
"files": [
{
"setup": "N/A:Select the Windows installer provided by GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/The Banner Saga/win32/The Banner Saga.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}