files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
exe: drive_c/game/Cuphead.exe
gogid: 1963513391
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game"
executable: install
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: cuphead
gogslug: cuphead
humblestoreid: ''
installer_slug: cuphead-gog
name: Cuphead
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
exe: drive_c/game/Cuphead.exe
gogid: 1963513391
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game"
executable: install
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
slug: cuphead-gog
steamid: 268910
version: GOG
year: 2017
{
"game_slug": "cuphead",
"version": "GOG",
"description": "",
"notes": "",
"name": "Cuphead",
"year": 2017,
"steamid": 268910,
"gogslug": "cuphead",
"humblestoreid": "",
"runner": "wine",
"slug": "cuphead-gog",
"installer_slug": "cuphead-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"exe": "drive_c/game/Cuphead.exe",
"gogid": 1963513391,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/game\"",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}