Installer sonic-the-hedgehog-3-genesis

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