Installer arma-armed-assault-patch-105-european

files:
- patch:
    filename: Arma_Euro104Update105.zip
    url: http://www.armedassault.info/index.php?game=0&cat=patches&id=3
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting the patch
    dst: $GAMEDIR/drive_c/
    file: $patch
    format: 7z
- task:
    description: Running the Patch
    executable: $GAMEDIR/drive_c/Arma_Euro104Update105/Arma_Euro104Update105.exe
    name: wineexec
    prefix: $GAMEDIR
requires: arma-armed-assault
description: This installer downloads, extracts and installs the official patch 1.05
  European
game_slug: arma-armed-assault
gogslug: ''
humblestoreid: ''
installer_slug: arma-armed-assault-patch-105-european
name: 'ArmA: Armed Assault'
notes: ''
runner: wine
script:
  files:
  - patch:
      filename: Arma_Euro104Update105.zip
      url: http://www.armedassault.info/index.php?game=0&cat=patches&id=3
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting the patch
      dst: $GAMEDIR/drive_c/
      file: $patch
      format: 7z
  - task:
      description: Running the Patch
      executable: $GAMEDIR/drive_c/Arma_Euro104Update105/Arma_Euro104Update105.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: arma-armed-assault
slug: arma-armed-assault-patch-105-european
steamid: null
version: '[Patch] 1.05 European'
year: 2006
{
  "game_slug": "arma-armed-assault",
  "version": "[Patch] 1.05 European",
  "description": "This installer downloads, extracts and installs the official patch 1.05 European",
  "notes": "",
  "name": "ArmA: Armed Assault",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "arma-armed-assault-patch-105-european",
  "installer_slug": "arma-armed-assault-patch-105-european",
  "script": {
    "files": [
      {
        "patch": {
          "filename": "Arma_Euro104Update105.zip",
          "url": "http://www.armedassault.info/index.php?game=0&cat=patches&id=3"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting the patch",
          "dst": "$GAMEDIR/drive_c/",
          "file": "$patch",
          "format": "7z"
        }
      },
      {
        "task": {
          "description": "Running the Patch",
          "executable": "$GAMEDIR/drive_c/Arma_Euro104Update105/Arma_Euro104Update105.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "arma-armed-assault"
  }
}
Back to game