Installer jetpack-v15

files:
- main: https://www.adeptsoftware.com/jetpack/jetpak15.zip
game:
  config_file: dosbox.conf
  launch_configs:
  - exe: JSWITCH.EXE
    name: Graphics Module Switcher
  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: ''
game_slug: jetpack
gogslug: ''
humblestoreid: ''
installer_slug: jetpack-v15
name: Jetpack
notes: ''
runner: dosbox
script:
  files:
  - main: https://www.adeptsoftware.com/jetpack/jetpak15.zip
  game:
    config_file: dosbox.conf
    launch_configs:
    - exe: JSWITCH.EXE
      name: Graphics Module Switcher
    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-v15
steamid: null
version: v1.5
year: 1993
{
  "game_slug": "jetpack",
  "version": "v1.5",
  "description": "",
  "notes": "",
  "name": "Jetpack",
  "year": 1993,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "jetpack-v15",
  "installer_slug": "jetpack-v15",
  "script": {
    "files": [
      {
        "main": "https://www.adeptsoftware.com/jetpack/jetpak15.zip"
      }
    ],
    "game": {
      "config_file": "dosbox.conf",
      "launch_configs": [
        {
          "exe": "JSWITCH.EXE",
          "name": "Graphics Module Switcher"
        }
      ],
      "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"
        }
      }
    ]
  }
}
Back to game