files:
- engine: https://github.com/AlisterT/openjazz/releases/download/continuous/openjazz-linux-glibc2.35-x86_64.zip
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
exe: $GAMEDIR/jazz-jackrabbit/data/noarch/game/data/OpenJazz
installer:
- extract:
dst: $GAMEDIR/jazz-jackrabbit
file: gogsetup
format: zip
- extract:
dst: $GAMEDIR/jazz-jackrabbit/data/noarch/game/data
file: engine
- chmodx: $GAMEDIR/jazz-jackrabbit/data/noarch/game/data/OpenJazz
description: Play "Jazz Jackrabbit" provided by GOG on Linux!
game_slug: jazz-jackrabbit
gogslug: jazz_jackrabbit_collection
humblestoreid: ''
installer_slug: jazz-jackrabbit-gog-openjazz
name: Jazz Jackrabbit
notes: '- Using openjazz open-source engine'
runner: linux
script:
files:
- engine: https://github.com/AlisterT/openjazz/releases/download/continuous/openjazz-linux-glibc2.35-x86_64.zip
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
exe: $GAMEDIR/jazz-jackrabbit/data/noarch/game/data/OpenJazz
installer:
- extract:
dst: $GAMEDIR/jazz-jackrabbit
file: gogsetup
format: zip
- extract:
dst: $GAMEDIR/jazz-jackrabbit/data/noarch/game/data
file: engine
- chmodx: $GAMEDIR/jazz-jackrabbit/data/noarch/game/data/OpenJazz
slug: jazz-jackrabbit-gog-openjazz
steamid: null
version: GOG + openjazz
year: 1994
{
"game_slug": "jazz-jackrabbit",
"version": "GOG + openjazz",
"description": "Play \"Jazz Jackrabbit\" provided by GOG on Linux!",
"notes": "- Using openjazz open-source engine",
"name": "Jazz Jackrabbit",
"year": 1994,
"steamid": null,
"gogslug": "jazz_jackrabbit_collection",
"humblestoreid": "",
"runner": "linux",
"slug": "jazz-jackrabbit-gog-openjazz",
"installer_slug": "jazz-jackrabbit-gog-openjazz",
"script": {
"files": [
{
"engine": "https://github.com/AlisterT/openjazz/releases/download/continuous/openjazz-linux-glibc2.35-x86_64.zip"
},
{
"gogsetup": "N/A:Please select the game Windows install file, available for download from your GOG account page."
}
],
"game": {
"exe": "$GAMEDIR/jazz-jackrabbit/data/noarch/game/data/OpenJazz"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/jazz-jackrabbit",
"file": "gogsetup",
"format": "zip"
}
},
{
"extract": {
"dst": "$GAMEDIR/jazz-jackrabbit/data/noarch/game/data",
"file": "engine"
}
},
{
"chmodx": "$GAMEDIR/jazz-jackrabbit/data/noarch/game/data/OpenJazz"
}
]
}
}