Installer arcanum-patch-en-1074

files:
- patch: http://www.sierrahelp.com/Files/Patches/Arcanum/Arcanum1.0.7.4(arcanum_en_1074).zip
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting the patch
    dst: $GAMEDIR/drive_c/
    file: $patch
    format: zip
- task:
    description: Running the Patch
    executable: $GAMEDIR/drive_c/Arcanum_en_1074.exe
    name: wineexec
    prefix: $GAMEDIR
requires: arcanum
description: This installer downloads and installs the last official Arcanum patch
game_slug: arcanum
gogslug: arcanum_of_steamworks_and_magick_obscura
humblestoreid: ''
installer_slug: arcanum-patch-en-1074
name: Arcanum
notes: ''
runner: wine
script:
  files:
  - patch: http://www.sierrahelp.com/Files/Patches/Arcanum/Arcanum1.0.7.4(arcanum_en_1074).zip
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting the patch
      dst: $GAMEDIR/drive_c/
      file: $patch
      format: zip
  - task:
      description: Running the Patch
      executable: $GAMEDIR/drive_c/Arcanum_en_1074.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: arcanum
slug: arcanum-patch-en-1074
steamid: 500810
version: '[Patch] En 1074'
year: 2001
{
  "game_slug": "arcanum",
  "version": "[Patch] En 1074",
  "description": "This installer downloads and installs the last official Arcanum patch",
  "notes": "",
  "name": "Arcanum",
  "year": 2001,
  "steamid": 500810,
  "gogslug": "arcanum_of_steamworks_and_magick_obscura",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "arcanum-patch-en-1074",
  "installer_slug": "arcanum-patch-en-1074",
  "script": {
    "files": [
      {
        "patch": "http://www.sierrahelp.com/Files/Patches/Arcanum/Arcanum1.0.7.4(arcanum_en_1074).zip"
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting the patch",
          "dst": "$GAMEDIR/drive_c/",
          "file": "$patch",
          "format": "zip"
        }
      },
      {
        "task": {
          "description": "Running the Patch",
          "executable": "$GAMEDIR/drive_c/Arcanum_en_1074.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "arcanum"
  }
}
Back to game