files:
- rom: N/A:Please select the rom for this game
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: ''
game_slug: pokemon-lets-go-pikachu
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-lets-go-pikachu-nintendo-switch
name: "Pok\xE9mon: Let's Go, Pikachu!"
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: pokemon-lets-go-pikachu-nintendo-switch
steamid: null
version: Nintendo Switch
year: 2018
{
"game_slug": "pokemon-lets-go-pikachu",
"version": "Nintendo Switch",
"description": "",
"notes": "",
"name": "Pok\u00e9mon: Let's Go, Pikachu!",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "yuzu",
"slug": "pokemon-lets-go-pikachu-nintendo-switch",
"installer_slug": "pokemon-lets-go-pikachu-nintendo-switch",
"script": {
"files": [
{
"rom": "N/A:Please select the rom for this game"
}
],
"game": {
"main_file": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}