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
gogslug: ''
humblestoreid: ''
installer_slug: sonic-the-hedgehog-genesis
name: Sonic the Hedgehog
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-genesis
steamid: null
version: Genesis
year: 1991
{
"game_slug": "sonic-the-hedgehog",
"version": "Genesis",
"description": null,
"notes": "",
"name": "Sonic the Hedgehog",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "sonic-the-hedgehog-genesis",
"installer_slug": "sonic-the-hedgehog-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"
}
}
]
}
}