Installer sonic-the-hedgehog-3-genesis-picodrive

files:
- rom: N/A:Select the game's ROM file
game:
  core: picodrive
  main_file: rom
installer:
- merge:
    dst: $GAMEDIR
    src: rom
description: ''
game_slug: sonic-the-hedgehog-3
gogslug: ''
humblestoreid: ''
installer_slug: sonic-the-hedgehog-3-genesis-picodrive
name: Sonic the Hedgehog 3
notes: Uses picodrive core
runner: libretro
script:
  files:
  - rom: N/A:Select the game's ROM file
  game:
    core: picodrive
    main_file: rom
  installer:
  - merge:
      dst: $GAMEDIR
      src: rom
slug: sonic-the-hedgehog-3-genesis-picodrive
steamid: null
version: Genesis (picodrive)
year: 1994
{
  "game_slug": "sonic-the-hedgehog-3",
  "version": "Genesis (picodrive)",
  "description": "",
  "notes": "Uses picodrive core",
  "name": "Sonic the Hedgehog 3",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "sonic-the-hedgehog-3-genesis-picodrive",
  "installer_slug": "sonic-the-hedgehog-3-genesis-picodrive",
  "script": {
    "files": [
      {
        "rom": "N/A:Select the game's ROM file"
      }
    ],
    "game": {
      "core": "picodrive",
      "main_file": "rom"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "rom"
        }
      }
    ]
  }
}
Back to game