Installer gothic-3-gog

files:
- install: N/A:Select the game's setup file
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/Gothic 3/Gothic3.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Gothic 3
    executable: install
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: gothic-3
gogslug: gothic_3
humblestoreid: ''
installer_slug: gothic-3-gog
name: Gothic 3
notes: Running the game using the default executable will work only if the user does
  not change the default install location in the GOG installer.
runner: wine
script:
  files:
  - install: N/A:Select the game's setup file
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/Gothic 3/Gothic3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Gothic 3
      executable: install
      name: wineexec
      prefix: $GAMEDIR
slug: gothic-3-gog
steamid: 39500
version: GOG
year: 2006
{
  "game_slug": "gothic-3",
  "version": "GOG",
  "description": null,
  "notes": "Running the game using the default executable will work only if the user does not change the default install location in the GOG installer.",
  "name": "Gothic 3",
  "year": 2006,
  "steamid": 39500,
  "gogslug": "gothic_3",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gothic-3-gog",
  "installer_slug": "gothic-3-gog",
  "script": {
    "files": [
      {
        "install": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/Gothic 3/Gothic3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Gothic 3",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game