files:
- setup: N/A:Select the game's installer
game:
exe: drive_c/GOG Games/Legacy of Kain Defiance/defiance.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
executable: $setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: legacy-of-kain-defiance
gogslug: legacy_of_kain_defiance
humblestoreid: ''
installer_slug: legacy-of-kain-defiance-installer
name: 'Legacy of Kain: Defiance'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's installer
game:
exe: drive_c/GOG Games/Legacy of Kain Defiance/defiance.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
executable: $setup
name: wineexec
prefix: $GAMEDIR
slug: legacy-of-kain-defiance-installer
steamid: 224300
version: Installer
year: 2003
{
"game_slug": "legacy-of-kain-defiance",
"version": "Installer",
"description": null,
"notes": "",
"name": "Legacy of Kain: Defiance",
"year": 2003,
"steamid": 224300,
"gogslug": "legacy_of_kain_defiance",
"humblestoreid": "",
"runner": "wine",
"slug": "legacy-of-kain-defiance-installer",
"installer_slug": "legacy-of-kain-defiance-installer",
"script": {
"files": [
{
"setup": "N/A:Select the game's installer"
}
],
"game": {
"exe": "drive_c/GOG Games/Legacy of Kain Defiance/defiance.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}