files:
- goginstaller: N/A:Select the Overcooked setup file
game:
exe: drive_c/GOG Games/Overcooked Gourmet Edition/Overcooked.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT
description: Please wait while the game installs. This will take several minutes.
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: overcooked
gogslug: ''
humblestoreid: ''
installer_slug: overcooked-gog
name: Overcooked
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Select the Overcooked setup file
game:
exe: drive_c/GOG Games/Overcooked Gourmet Edition/Overcooked.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT
description: Please wait while the game installs. This will take several minutes.
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: overcooked-gog
steamid: 448510
version: GOG
year: 2016
{
"game_slug": "overcooked",
"version": "GOG",
"description": null,
"notes": "",
"name": "Overcooked",
"year": 2016,
"steamid": 448510,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "overcooked-gog",
"installer_slug": "overcooked-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select the Overcooked setup file"
}
],
"game": {
"exe": "drive_c/GOG Games/Overcooked Gourmet Edition/Overcooked.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT",
"description": "Please wait while the game installs. This will take several minutes.",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}