files:
- game: N/A:Please select the GOG.com Windows installer(EXE file).
game:
exe: drive_c/Painkiller/Bin/Painkiller.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /NOCANCEL '/DIR=C:/Painkiller'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: painkiller-black-edition
gogslug: painkiller
humblestoreid: ''
installer_slug: painkiller-black-edition-gog
name: 'Painkiller: Black Edition'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer(EXE file).
game:
exe: drive_c/Painkiller/Bin/Painkiller.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /NOCANCEL '/DIR=C:/Painkiller'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: painkiller-black-edition-gog
steamid: 39530
version: GOG
year: 2005
{
"game_slug": "painkiller-black-edition",
"version": "GOG",
"description": null,
"notes": "",
"name": "Painkiller: Black Edition",
"year": 2005,
"steamid": 39530,
"gogslug": "painkiller",
"humblestoreid": "",
"runner": "wine",
"slug": "painkiller-black-edition-gog",
"installer_slug": "painkiller-black-edition-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer(EXE file)."
}
],
"game": {
"exe": "drive_c/Painkiller/Bin/Painkiller.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/NOCANCEL '/DIR=C:/Painkiller'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}