files:
- rom: N/A:Select the game's ROM file
game:
wua_rom: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: ''
game_slug: mario-kart-8
gogslug: ''
humblestoreid: ''
installer_slug: mario-kart-8
name: Mario Kart 8
notes: ''
runner: cemu
script:
files:
- rom: N/A:Select the game's ROM file
game:
wua_rom: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
slug: mario-kart-8
steamid: null
version: ''
year: 2014
{
"game_slug": "mario-kart-8",
"version": "",
"description": "",
"notes": "",
"name": "Mario Kart 8",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "cemu",
"slug": "mario-kart-8",
"installer_slug": "mario-kart-8",
"script": {
"files": [
{
"rom": "N/A:Select the game's ROM file"
}
],
"game": {
"wua_rom": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}