files:
- setup: 'N/A: Please select the setup.exe downloaded from GOG.com'
game:
arch: win64
args: -dx11
exe: $GAMEDIR/drive_c/GOG Games/Pumpkin Jack/PumpkinJack.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
description: null
game_slug: pumpkin-jack
gogslug: pumpkin_jack
humblestoreid: ''
installer_slug: pumpkin-jack-gog-dx11
name: Pumpkin Jack
notes: ''
runner: wine
script:
files:
- setup: 'N/A: Please select the setup.exe downloaded from GOG.com'
game:
arch: win64
args: -dx11
exe: $GAMEDIR/drive_c/GOG Games/Pumpkin Jack/PumpkinJack.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
slug: pumpkin-jack-gog-dx11
steamid: 1186640
version: GoG (DX11)
year: 2020
{
"game_slug": "pumpkin-jack",
"version": "GoG (DX11)",
"description": null,
"notes": "",
"name": "Pumpkin Jack",
"year": 2020,
"steamid": 1186640,
"gogslug": "pumpkin_jack",
"humblestoreid": "",
"runner": "wine",
"slug": "pumpkin-jack-gog-dx11",
"installer_slug": "pumpkin-jack-gog-dx11",
"script": {
"files": [
{
"setup": "N/A: Please select the setup.exe downloaded from GOG.com"
}
],
"game": {
"arch": "win64",
"args": "-dx11",
"exe": "$GAMEDIR/drive_c/GOG Games/Pumpkin Jack/PumpkinJack.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}