files:
- rom: N/A:Select the game's ROM file
game:
core: mupen64plus_next
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: ''
game_slug: conkers-bad-fur-day
gogslug: ''
humblestoreid: ''
installer_slug: conkers-bad-fur-day-nintendo-64
name: Conker's Bad Fur Day
notes: Will be required to select ROM file manually during installation.
runner: libretro
script:
files:
- rom: N/A:Select the game's ROM file
game:
core: mupen64plus_next
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
slug: conkers-bad-fur-day-nintendo-64
steamid: null
version: Nintendo 64
year: 2001
{
"game_slug": "conkers-bad-fur-day",
"version": "Nintendo 64",
"description": "",
"notes": "Will be required to select ROM file manually during installation.",
"name": "Conker's Bad Fur Day",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "conkers-bad-fur-day-nintendo-64",
"installer_slug": "conkers-bad-fur-day-nintendo-64",
"script": {
"files": [
{
"rom": "N/A:Select the game's ROM file"
}
],
"game": {
"core": "mupen64plus_next",
"main_file": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}