files:
- download: N/A:Download and select the registered version from http://www.classicdosgames.com/game/Jumpman_Lives!.html
game:
exe: JMAN2.exe
installer:
- extract:
dst: $GAMEDIR
file: $download
format: zip
description: ''
game_slug: jumpman-lives
gogslug: ''
humblestoreid: ''
installer_slug: jumpman-lives-registered
name: Jumpman Lives!
notes: ''
runner: dosbox
script:
files:
- download: N/A:Download and select the registered version from http://www.classicdosgames.com/game/Jumpman_Lives!.html
game:
exe: JMAN2.exe
installer:
- extract:
dst: $GAMEDIR
file: $download
format: zip
slug: jumpman-lives-registered
steamid: null
version: Registered
year: 1991
{
"game_slug": "jumpman-lives",
"version": "Registered",
"description": "",
"notes": "",
"name": "Jumpman Lives!",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "jumpman-lives-registered",
"installer_slug": "jumpman-lives-registered",
"script": {
"files": [
{
"download": "N/A:Download and select the registered version from http://www.classicdosgames.com/game/Jumpman_Lives!.html"
}
],
"game": {
"exe": "JMAN2.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$download",
"format": "zip"
}
}
]
}
}