files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Ghostrunner/Ghostrunner/Binaries/Win64/Ghostrunner-Win64-Shipping.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=en /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG Games/Ghostrunner"
description: Installing game
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
description: ''
game_slug: ghostrunner
gogslug: ghostrunner_complete_edition
humblestoreid: ''
installer_slug: ghostrunner-gog
name: Ghostrunner
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Ghostrunner/Ghostrunner/Binaries/Win64/Ghostrunner-Win64-Shipping.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=en /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG
Games/Ghostrunner"
description: Installing game
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
slug: ghostrunner-gog
steamid: 1139900
version: GoG
year: 2020
{
"game_slug": "ghostrunner",
"version": "GoG",
"description": "",
"notes": "",
"name": "Ghostrunner",
"year": 2020,
"steamid": 1139900,
"gogslug": "ghostrunner_complete_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "ghostrunner-gog",
"installer_slug": "ghostrunner-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/Ghostrunner/Ghostrunner/Binaries/Win64/Ghostrunner-Win64-Shipping.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/LANG=en /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/GOG Games/Ghostrunner\"",
"description": "Installing game",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}