Installer gothic-mod-systempack-18

files:
- patch: https://www.worldofgothic.de/download.php?id=1523
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- move:
    description: Moving the SystemPack
    dst: $GAMEDIR/drive_c/g1classic-systempack-1.8.exe
    src: patch
- task:
    description: Running the SystemPack
    executable: $GAMEDIR/drive_c/g1classic-systempack-1.8.exe
    name: wineexec
    prefix: $GAMEDIR
requires: gothic
description: This Installer downloads and installs SystemPack 1.8
game_slug: gothic
gogslug: gothic
humblestoreid: ''
installer_slug: gothic-mod-systempack-18
name: Gothic
notes: Before installing this Mod you need to install Patch 1.08k and PlayerKit 1.08k
runner: wine
script:
  files:
  - patch: https://www.worldofgothic.de/download.php?id=1523
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - move:
      description: Moving the SystemPack
      dst: $GAMEDIR/drive_c/g1classic-systempack-1.8.exe
      src: patch
  - task:
      description: Running the SystemPack
      executable: $GAMEDIR/drive_c/g1classic-systempack-1.8.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: gothic
slug: gothic-mod-systempack-18
steamid: 65540
version: '[Mod] SystemPack 1.8'
year: 2001
{
  "game_slug": "gothic",
  "version": "[Mod] SystemPack 1.8",
  "description": "This Installer downloads and installs SystemPack 1.8",
  "notes": "Before installing this Mod you need to install Patch 1.08k and PlayerKit 1.08k",
  "name": "Gothic",
  "year": 2001,
  "steamid": 65540,
  "gogslug": "gothic",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gothic-mod-systempack-18",
  "installer_slug": "gothic-mod-systempack-18",
  "script": {
    "files": [
      {
        "patch": "https://www.worldofgothic.de/download.php?id=1523"
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "move": {
          "description": "Moving the SystemPack",
          "dst": "$GAMEDIR/drive_c/g1classic-systempack-1.8.exe",
          "src": "patch"
        }
      },
      {
        "task": {
          "description": "Running the SystemPack",
          "executable": "$GAMEDIR/drive_c/g1classic-systempack-1.8.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "gothic"
  }
}
Back to game