files:
- rom: N/A:Please select the rom for this game
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: ''
game_slug: dragon-quest
gogslug: ''
humblestoreid: ''
installer_slug: dragon-quest-nintendo-switch
name: Dragon Quest
notes: ''
runner: yuzu
script:
files:
- rom: N/A:Please select the rom for this game
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
slug: dragon-quest-nintendo-switch
steamid: null
version: Nintendo Switch
year: 2015
{
"game_slug": "dragon-quest",
"version": "Nintendo Switch",
"description": "",
"notes": "",
"name": "Dragon Quest",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "yuzu",
"slug": "dragon-quest-nintendo-switch",
"installer_slug": "dragon-quest-nintendo-switch",
"script": {
"files": [
{
"rom": "N/A:Please select the rom for this game"
}
],
"game": {
"main_file": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}