files:
- rom: N/A:Select the game's ROM file
game:
core: snes9x
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: ''
game_slug: super-mario-all-stars
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-all-stars-retroarch
name: Super Mario All-Stars
notes: ''
runner: libretro
script:
files:
- rom: N/A:Select the game's ROM file
game:
core: snes9x
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
slug: super-mario-all-stars-retroarch
steamid: null
version: RetroArch
year: 1993
{
"game_slug": "super-mario-all-stars",
"version": "RetroArch",
"description": "",
"notes": "",
"name": "Super Mario All-Stars",
"year": 1993,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "super-mario-all-stars-retroarch",
"installer_slug": "super-mario-all-stars-retroarch",
"script": {
"files": [
{
"rom": "N/A:Select the game's ROM file"
}
],
"game": {
"core": "snes9x",
"main_file": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}