files:
- install: N/A:Select the Windows installer provided by GOG
game:
arch: win32
exe: drive_c/GOG Games/Jack Keane/bin/release/JackKeane.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: install
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: jack-keane
gogslug: jack_keane
humblestoreid: ''
installer_slug: jack-keane-gog
name: Jack Keane
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows installer provided by GOG
game:
arch: win32
exe: drive_c/GOG Games/Jack Keane/bin/release/JackKeane.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: install
name: wineexec
prefix: $GAMEDIR
slug: jack-keane-gog
steamid: 12340
version: GOG
year: 2008
{
"game_slug": "jack-keane",
"version": "GOG",
"description": null,
"notes": "",
"name": "Jack Keane",
"year": 2008,
"steamid": 12340,
"gogslug": "jack_keane",
"humblestoreid": "",
"runner": "wine",
"slug": "jack-keane-gog",
"installer_slug": "jack-keane-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows installer provided by GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Jack Keane/bin/release/JackKeane.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}