Installer legacy-of-kain-defiance-gog

files:
- setup: N/A:Select the game's installer provided by GOG
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-gog
name: 'Legacy of Kain: Defiance'
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the game's installer provided by GOG
  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-gog
steamid: 224300
version: GOG
year: 2003
{
  "game_slug": "legacy-of-kain-defiance",
  "version": "GOG",
  "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-gog",
  "installer_slug": "legacy-of-kain-defiance-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's installer provided by GOG"
      }
    ],
    "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"
        }
      }
    ]
  }
}
Back to game