Installer jagged-alliance-2-gog-113-mod

files:
- setup: N/A:Please select the Windows GOG installer
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.9-dev-2020-01-12/innoextract-1.9-dev-2020-01-12-linux.tar.xz
- ja2_113: https://jenkins.maeyanie.com/job/JA2%20SCI/lastSuccessfulBuild/artifact/JA2-Unstable-2023-04-12.7z
- ja2_exe: https://jenkins.maeyanie.com/job/JA2%20Build/lastSuccessfulBuild/artifact/lib/VS2010/JA2_EN/Release/JA2_EN_Release.exe
game:
  exe: $GAMEDIR/drive_c/JA2/ja2.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract $setup --output-dir $CACHE/
    file: $CACHE/innoextract/innoextract
- merge:
    dst: $GAMEDIR/drive_c/JA2
    src: $CACHE/app
- extract:
    dst: $GAMEDIR/drive_c/JA2
    file: ja2_113
- rename:
    dst: $GAMEDIR/drive_c/JA2/ja2_old.exe
    src: $GAMEDIR/drive_c/JA2/ja2.exe
- rename:
    dst: $GAMEDIR/drive_c/JA2/ja2.exe
    src: ja2_exe
description: 1.13 is an overhaul mod that introduces many changes to the base game.
game_slug: jagged-alliance-2
gogslug: jagged_alliance_2
humblestoreid: ''
installer_slug: jagged-alliance-2-gog-113-mod
name: Jagged Alliance 2
notes: "Mouse does not work correctly when choosing travel destination. I do not know\
  \ how to fix this.\r\n\r\nThis installer is based on instructions from http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20380"
runner: wine
script:
  files:
  - setup: N/A:Please select the Windows GOG installer
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.9-dev-2020-01-12/innoextract-1.9-dev-2020-01-12-linux.tar.xz
  - ja2_113: https://jenkins.maeyanie.com/job/JA2%20SCI/lastSuccessfulBuild/artifact/JA2-Unstable-2023-04-12.7z
  - ja2_exe: https://jenkins.maeyanie.com/job/JA2%20Build/lastSuccessfulBuild/artifact/lib/VS2010/JA2_EN/Release/JA2_EN_Release.exe
  game:
    exe: $GAMEDIR/drive_c/JA2/ja2.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract $setup --output-dir $CACHE/
      file: $CACHE/innoextract/innoextract
  - merge:
      dst: $GAMEDIR/drive_c/JA2
      src: $CACHE/app
  - extract:
      dst: $GAMEDIR/drive_c/JA2
      file: ja2_113
  - rename:
      dst: $GAMEDIR/drive_c/JA2/ja2_old.exe
      src: $GAMEDIR/drive_c/JA2/ja2.exe
  - rename:
      dst: $GAMEDIR/drive_c/JA2/ja2.exe
      src: ja2_exe
slug: jagged-alliance-2-gog-113-mod
steamid: null
version: GOG + 1.13 mod
year: 1999
{
  "game_slug": "jagged-alliance-2",
  "version": "GOG + 1.13 mod",
  "description": "1.13 is an overhaul mod that introduces many changes to the base game.",
  "notes": "Mouse does not work correctly when choosing travel destination. I do not know how to fix this.\r\n\r\nThis installer is based on instructions from http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20380",
  "name": "Jagged Alliance 2",
  "year": 1999,
  "steamid": null,
  "gogslug": "jagged_alliance_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "jagged-alliance-2-gog-113-mod",
  "installer_slug": "jagged-alliance-2-gog-113-mod",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the Windows GOG installer"
      },
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.9-dev-2020-01-12/innoextract-1.9-dev-2020-01-12-linux.tar.xz"
      },
      {
        "ja2_113": "https://jenkins.maeyanie.com/job/JA2%20SCI/lastSuccessfulBuild/artifact/JA2-Unstable-2023-04-12.7z"
      },
      {
        "ja2_exe": "https://jenkins.maeyanie.com/job/JA2%20Build/lastSuccessfulBuild/artifact/lib/VS2010/JA2_EN/Release/JA2_EN_Release.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/JA2/ja2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract $setup --output-dir $CACHE/",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/JA2",
          "src": "$CACHE/app"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/JA2",
          "file": "ja2_113"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/drive_c/JA2/ja2_old.exe",
          "src": "$GAMEDIR/drive_c/JA2/ja2.exe"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/drive_c/JA2/ja2.exe",
          "src": "ja2_exe"
        }
      }
    ]
  }
}
Back to game