files:
- setup: 'N/A: Select the GOG setup .exe file.'
game:
exe: drive_c/GOG Games/Antihero/Antihero.exe
gogid: 1417678837
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SP- /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: antihero
gogslug: antihero_deluxe_edition
humblestoreid: ''
installer_slug: antihero-gog
name: Antihero
notes: ''
runner: wine
script:
files:
- setup: 'N/A: Select the GOG setup .exe file.'
game:
exe: drive_c/GOG Games/Antihero/Antihero.exe
gogid: 1417678837
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SP- /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: antihero-gog
steamid: 505640
version: GOG
year: 2017
{
"game_slug": "antihero",
"version": "GOG",
"description": null,
"notes": "",
"name": "Antihero",
"year": 2017,
"steamid": 505640,
"gogslug": "antihero_deluxe_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "antihero-gog",
"installer_slug": "antihero-gog",
"script": {
"files": [
{
"setup": "N/A: Select the GOG setup .exe file."
}
],
"game": {
"exe": "drive_c/GOG Games/Antihero/Antihero.exe",
"gogid": 1417678837,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/NOCANCEL /SP- /SUPPRESSMSGBOXES",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}