files:
- game: http://lutris.net/files/games/jazz-jackrabbit-2/jazz2_demo.zip
game:
exe: $GAMEDIR/drive_c/Jazz2Sw/Jazz2.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Jazz2Sw/
file: game
description: null
game_slug: jazz-jackrabbit-2
gogslug: jazz_jackrabbit_2_collection
humblestoreid: ''
installer_slug: jazz-jackrabbit-2-shareware
name: Jazz Jackrabbit 2
notes: ''
runner: wine
script:
files:
- game: http://lutris.net/files/games/jazz-jackrabbit-2/jazz2_demo.zip
game:
exe: $GAMEDIR/drive_c/Jazz2Sw/Jazz2.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Jazz2Sw/
file: game
slug: jazz-jackrabbit-2-shareware
steamid: null
version: Shareware
year: 1998
{
"game_slug": "jazz-jackrabbit-2",
"version": "Shareware",
"description": null,
"notes": "",
"name": "Jazz Jackrabbit 2",
"year": 1998,
"steamid": null,
"gogslug": "jazz_jackrabbit_2_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "jazz-jackrabbit-2-shareware",
"installer_slug": "jazz-jackrabbit-2-shareware",
"script": {
"files": [
{
"game": "http://lutris.net/files/games/jazz-jackrabbit-2/jazz2_demo.zip"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Jazz2Sw/Jazz2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Jazz2Sw/",
"file": "game"
}
}
]
}
}