files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Automachef/Automachef.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
description: null
game_slug: automachef
gogslug: automachef
humblestoreid: ''
installer_slug: automachef-gog
name: Automachef
notes: When running in fullscreen and changing focus to a different window mouse inputs
may be broken (Unity game).
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Automachef/Automachef.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
slug: automachef-gog
steamid: 984800
version: GOG
year: 2019
{
"game_slug": "automachef",
"version": "GOG",
"description": null,
"notes": "When running in fullscreen and changing focus to a different window mouse inputs may be broken (Unity game).",
"name": "Automachef",
"year": 2019,
"steamid": 984800,
"gogslug": "automachef",
"humblestoreid": "",
"runner": "wine",
"slug": "automachef-gog",
"installer_slug": "automachef-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Automachef/Automachef.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}