files:
- main: https://archive.org/download/JetpackChristmasSpecial1993SoftwareCreationsAction/JetpackChristmasSpecial.zip
game:
config_file: dosbox.conf
main_file: JETPACK.EXE
installer:
- extract:
dst: $GAMEDIR
file: main
- write_file:
content: '[cpu]
cycles=6000
[sdl]
autolock=false
[mouse]
mouse_capture=nomouse'
file: $GAMEDIR/dosbox.conf
description: '"Christmas Special!" was released in 1993.'
game_slug: jetpack
gogslug: ''
humblestoreid: ''
installer_slug: jetpack-christmas-special
name: Jetpack
notes: ''
runner: dosbox
script:
files:
- main: https://archive.org/download/JetpackChristmasSpecial1993SoftwareCreationsAction/JetpackChristmasSpecial.zip
game:
config_file: dosbox.conf
main_file: JETPACK.EXE
installer:
- extract:
dst: $GAMEDIR
file: main
- write_file:
content: '[cpu]
cycles=6000
[sdl]
autolock=false
[mouse]
mouse_capture=nomouse'
file: $GAMEDIR/dosbox.conf
slug: jetpack-christmas-special
steamid: null
version: Christmas Special!
year: 1993
{
"game_slug": "jetpack",
"version": "Christmas Special!",
"description": "\"Christmas Special!\" was released in 1993.",
"notes": "",
"name": "Jetpack",
"year": 1993,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "jetpack-christmas-special",
"installer_slug": "jetpack-christmas-special",
"script": {
"files": [
{
"main": "https://archive.org/download/JetpackChristmasSpecial1993SoftwareCreationsAction/JetpackChristmasSpecial.zip"
}
],
"game": {
"config_file": "dosbox.conf",
"main_file": "JETPACK.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "main"
}
},
{
"write_file": {
"content": "[cpu]\ncycles=6000\n[sdl]\nautolock=false\n[mouse]\nmouse_capture=nomouse",
"file": "$GAMEDIR/dosbox.conf"
}
}
]
}
}