files:
- gogsetup: N/A:Select the game's setup file
game:
exe: drive_c/GOG Games/Control/Control.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
description: Installing Control
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
description: Play "Control" provided by GOG on Linux!
game_slug: control
gogslug: control_ultimate_edition
humblestoreid: ''
installer_slug: control-gog-1
name: Control
notes: '- Test this script installer if other GOG scripts installer does not work
for you'
runner: wine
script:
files:
- gogsetup: N/A:Select the game's setup file
game:
exe: drive_c/GOG Games/Control/Control.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
description: Installing Control
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
slug: control-gog-1
steamid: 870780
version: GOG
year: 2019
{
"game_slug": "control",
"version": "GOG",
"description": "Play \"Control\" provided by GOG on Linux!",
"notes": "- Test this script installer if other GOG scripts installer does not work for you",
"name": "Control",
"year": 2019,
"steamid": 870780,
"gogslug": "control_ultimate_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "control-gog-1",
"installer_slug": "control-gog-1",
"script": {
"files": [
{
"gogsetup": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "drive_c/GOG Games/Control/Control.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"description": "Installing Control",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}