Installer bubble-bobble-amiga

files:
- disk1: N/A:Select the game ROM
installer:
- merge:
    dst: $GAMEDIR
    src: disk1
main_file: disk1
description: null
game_slug: bubble-bobble
gogslug: ''
humblestoreid: ''
installer_slug: bubble-bobble-amiga
name: Bubble Bobble
notes: ''
runner: fsuae
script:
  files:
  - disk1: N/A:Select the game ROM
  installer:
  - merge:
      dst: $GAMEDIR
      src: disk1
  main_file: disk1
slug: bubble-bobble-amiga
steamid: null
version: Amiga
year: 1986
{
  "game_slug": "bubble-bobble",
  "version": "Amiga",
  "description": null,
  "notes": "",
  "name": "Bubble Bobble",
  "year": 1986,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "fsuae",
  "slug": "bubble-bobble-amiga",
  "installer_slug": "bubble-bobble-amiga",
  "script": {
    "files": [
      {
        "disk1": "N/A:Select the game ROM"
      }
    ],
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "disk1"
        }
      }
    ],
    "main_file": "disk1"
  }
}
Back to game