Installer gothic-mod-playerkit-108k

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