files:
- rom: N/A:Select the game's ROM file
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: null
game_slug: super-mario-bros
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-bros-nes
name: Super Mario Bros.
notes: ''
runner: mednafen
script:
files:
- rom: N/A:Select the game's ROM file
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
slug: super-mario-bros-nes
steamid: null
version: NES
year: 1985
{
"game_slug": "super-mario-bros",
"version": "NES",
"description": null,
"notes": "",
"name": "Super Mario Bros.",
"year": 1985,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "mednafen",
"slug": "super-mario-bros-nes",
"installer_slug": "super-mario-bros-nes",
"script": {
"files": [
{
"rom": "N/A:Select the game's ROM file"
}
],
"game": {
"main_file": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}