Installer star-wars-jedi-knight-jedi-ac-xlava-port-gog

files:
- file1: N/A:Please select the GOG installer
- file2: http://constexpr.org/innoextract/files/innoextract-1.6-linux.tar.xz
- jedi-outcast-bin: https://lutris.net/files/games/jedi-outcast/jedi-outcast-i386.tar.gz
game:
  exe: jk2sp
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app/GameData
- extract:
    file: jedi-outcast-bin
description: Uses the Steam game data with the libre engine OpenJK.
game_slug: star-wars-jedi-knight-jedi-academy
gogslug: star_wars_jedi_knight_jedi_academy
humblestoreid: ''
installer_slug: star-wars-jedi-knight-jedi-ac-xlava-port-gog
name: 'Star Wars Jedi Knight: Jedi Academy'
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: http://constexpr.org/innoextract/files/innoextract-1.6-linux.tar.xz
  - jedi-outcast-bin: https://lutris.net/files/games/jedi-outcast/jedi-outcast-i386.tar.gz
  game:
    exe: jk2sp
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app/GameData
  - extract:
      file: jedi-outcast-bin
slug: star-wars-jedi-knight-jedi-ac-xlava-port-gog
steamid: 6020
version: xLava-port + GOG
year: 2003
{
  "game_slug": "star-wars-jedi-knight-jedi-academy",
  "version": "xLava-port + GOG",
  "description": "Uses the Steam game data with the libre engine OpenJK.",
  "notes": "",
  "name": "Star Wars Jedi Knight: Jedi Academy",
  "year": 2003,
  "steamid": 6020,
  "gogslug": "star_wars_jedi_knight_jedi_academy",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "star-wars-jedi-knight-jedi-ac-xlava-port-gog",
  "installer_slug": "star-wars-jedi-knight-jedi-ac-xlava-port-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "http://constexpr.org/innoextract/files/innoextract-1.6-linux.tar.xz"
      },
      {
        "jedi-outcast-bin": "https://lutris.net/files/games/jedi-outcast/jedi-outcast-i386.tar.gz"
      }
    ],
    "game": {
      "exe": "jk2sp"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app/GameData"
        }
      },
      {
        "extract": {
          "file": "jedi-outcast-bin"
        }
      }
    ]
  }
}
Back to game