Installer arma-armed-assault-patch-118-internatio

files:
- patch: https://www.moddb.com/downloads/mirror/32211/125/bec9bd534718b54cb09e2db9b5fb1238/?referer=https%3A%2F%2Fwww.google.com%2F
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/ArmaPatch_1_18.exe
    name: wineexec
    prefix: $GAMEDIR
requires: arma-armed-assault
description: This installer downloads, extracts and installs the official patch 1.18
  International
game_slug: arma-armed-assault
gogslug: ''
humblestoreid: ''
installer_slug: arma-armed-assault-patch-118-internatio
name: 'ArmA: Armed Assault'
notes: ''
runner: wine
script:
  files:
  - patch: https://www.moddb.com/downloads/mirror/32211/125/bec9bd534718b54cb09e2db9b5fb1238/?referer=https%3A%2F%2Fwww.google.com%2F
  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/ArmaPatch_1_18.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: arma-armed-assault
slug: arma-armed-assault-patch-118-internatio
steamid: null
version: '[Patch] 1.18 International'
year: 2006
{
  "game_slug": "arma-armed-assault",
  "version": "[Patch] 1.18 International",
  "description": "This installer downloads, extracts and installs the official patch 1.18 International",
  "notes": "",
  "name": "ArmA: Armed Assault",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "arma-armed-assault-patch-118-internatio",
  "installer_slug": "arma-armed-assault-patch-118-internatio",
  "script": {
    "files": [
      {
        "patch": "https://www.moddb.com/downloads/mirror/32211/125/bec9bd534718b54cb09e2db9b5fb1238/?referer=https%3A%2F%2Fwww.google.com%2F"
      }
    ],
    "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/ArmaPatch_1_18.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "arma-armed-assault"
  }
}
Back to game