Installer boppin-dos

files:
- archive: N/A:Select the game's archive file
game:
  config_file: $GAMEDIR/dosbox_boppin.conf
  main_file: boppin.exe
installer:
- extract:
    dst: $GAMEDIR
    file: archive
- write_config:
    file: $GAMEDIR/dosbox_boppin.conf
    key: joysticktype
    section: autoexec
    value: none
- task:
    description: Setting sound. Take SoundBlaster, Eight voices, 16 bits and SoundBlaster.
    executable: setup.exe
    name: dosexec
description: null
game_slug: boppin
gogslug: ''
humblestoreid: ''
installer_slug: boppin-dos
name: Boppin'
notes: Use the archive from myabandonware.com
runner: dosbox
script:
  files:
  - archive: N/A:Select the game's archive file
  game:
    config_file: $GAMEDIR/dosbox_boppin.conf
    main_file: boppin.exe
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
  - write_config:
      file: $GAMEDIR/dosbox_boppin.conf
      key: joysticktype
      section: autoexec
      value: none
  - task:
      description: Setting sound. Take SoundBlaster, Eight voices, 16 bits and SoundBlaster.
      executable: setup.exe
      name: dosexec
slug: boppin-dos
steamid: null
version: DOS
year: 1994
{
  "game_slug": "boppin",
  "version": "DOS",
  "description": null,
  "notes": "Use the archive from myabandonware.com",
  "name": "Boppin'",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "boppin-dos",
  "installer_slug": "boppin-dos",
  "script": {
    "files": [
      {
        "archive": "N/A:Select the game's archive file"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_boppin.conf",
      "main_file": "boppin.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_boppin.conf",
          "key": "joysticktype",
          "section": "autoexec",
          "value": "none"
        }
      },
      {
        "task": {
          "description": "Setting sound. Take SoundBlaster, Eight voices, 16 bits and SoundBlaster.",
          "executable": "setup.exe",
          "name": "dosexec"
        }
      }
    ]
  }
}
Back to game