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
- stracciatella: https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.20.0/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage
game:
args: -gamedir $GAMEDIR
exe: $GAMEDIR/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage
installer:
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $setup --output-dir $CACHE/
file: $CACHE/innoextract/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- copy:
dst: $GAMEDIR
src: stracciatella
- chmodx: $GAMEDIR/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage
description: Uses the Linux appimage to run JA2 Stracciatella
game_slug: jagged-alliance-2
gogslug: jagged_alliance_2
humblestoreid: ''
installer_slug: jagged-alliance-2-gog-stracciatella-ap
name: Jagged Alliance 2
notes: ''
runner: linux
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
- stracciatella: https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.20.0/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage
game:
args: -gamedir $GAMEDIR
exe: $GAMEDIR/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage
installer:
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $setup --output-dir $CACHE/
file: $CACHE/innoextract/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- copy:
dst: $GAMEDIR
src: stracciatella
- chmodx: $GAMEDIR/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage
slug: jagged-alliance-2-gog-stracciatella-ap
steamid: null
version: GOG + Stracciatella AppImage
year: 1999
{
"game_slug": "jagged-alliance-2",
"version": "GOG + Stracciatella AppImage",
"description": "Uses the Linux appimage to run JA2 Stracciatella",
"notes": "",
"name": "Jagged Alliance 2",
"year": 1999,
"steamid": null,
"gogslug": "jagged_alliance_2",
"humblestoreid": "",
"runner": "linux",
"slug": "jagged-alliance-2-gog-stracciatella-ap",
"installer_slug": "jagged-alliance-2-gog-stracciatella-ap",
"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"
},
{
"stracciatella": "https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.20.0/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage"
}
],
"game": {
"args": "-gamedir $GAMEDIR",
"exe": "$GAMEDIR/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage"
},
"installer": [
{
"extract": {
"dst": "$CACHE/innoextract",
"file": "inno"
}
},
{
"execute": {
"args": "--extract $setup --output-dir $CACHE/",
"file": "$CACHE/innoextract/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "stracciatella"
}
},
{
"chmodx": "$GAMEDIR/ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage"
}
]
}
}