files:
- goginstaller: N/A:Please select the GOG installer
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-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: innoextract
- execute:
args: -d "$CACHE" "$goginstaller"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app/GameData
- extract:
file: jedi-outcast-bin
description: Installer is using the xLava JKII engine port and uses the GOG version
to get the game assets
game_slug: star-wars-jedi-knight-ii-jedi-outcast
gogslug: star_wars_jedi_knight_ii_jedi_outcast
humblestoreid: ''
installer_slug: star-wars-jedi-knight-ii-jedi-gog-xlava
name: 'Star Wars Jedi Knight II: Jedi Outcast'
notes: In game, set the resolution to 2048x1536 to play widescreen.
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG installer
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-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: innoextract
- execute:
args: -d "$CACHE" "$goginstaller"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app/GameData
- extract:
file: jedi-outcast-bin
slug: star-wars-jedi-knight-ii-jedi-gog-xlava
steamid: 6030
version: GOG +xLava
year: 2002
{
"game_slug": "star-wars-jedi-knight-ii-jedi-outcast",
"version": "GOG +xLava",
"description": "Installer is using the xLava JKII engine port and uses the GOG version to get the game assets",
"notes": "In game, set the resolution to 2048x1536 to play widescreen.",
"name": "Star Wars Jedi Knight II: Jedi Outcast",
"year": 2002,
"steamid": 6030,
"gogslug": "star_wars_jedi_knight_ii_jedi_outcast",
"humblestoreid": "",
"runner": "linux",
"slug": "star-wars-jedi-knight-ii-jedi-gog-xlava",
"installer_slug": "star-wars-jedi-knight-ii-jedi-gog-xlava",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG installer"
},
{
"innoextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-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": "innoextract"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$goginstaller\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app/GameData"
}
},
{
"extract": {
"file": "jedi-outcast-bin"
}
}
]
}
}