files:
- gamerom: N/A:Locate the game's ROM file (lbowling.zip)
- ngrom: N/A:Locate the Neo Geo BIOS file (neogeo.zip)
game:
main_file: gamerom
runner: mame
version: arcade
installer:
- merge:
dst: $GAMEDIR
src: gamerom
- merge:
dst: $GAMEDIR
src: ngrom
description: null
game_slug: league-bowling
gogslug: ''
humblestoreid: ''
installer_slug: league-bowling-neo-geo
name: League Bowling
notes: ''
runner: mame
script:
files:
- gamerom: N/A:Locate the game's ROM file (lbowling.zip)
- ngrom: N/A:Locate the Neo Geo BIOS file (neogeo.zip)
game:
main_file: gamerom
runner: mame
version: arcade
installer:
- merge:
dst: $GAMEDIR
src: gamerom
- merge:
dst: $GAMEDIR
src: ngrom
slug: league-bowling-neo-geo
steamid: null
version: Neo Geo
year: 1991
{
"game_slug": "league-bowling",
"version": "Neo Geo",
"description": null,
"notes": "",
"name": "League Bowling",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "mame",
"slug": "league-bowling-neo-geo",
"installer_slug": "league-bowling-neo-geo",
"script": {
"files": [
{
"gamerom": "N/A:Locate the game's ROM file (lbowling.zip)"
},
{
"ngrom": "N/A:Locate the Neo Geo BIOS file (neogeo.zip)"
}
],
"game": {
"main_file": "gamerom",
"runner": "mame",
"version": "arcade"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "gamerom"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "ngrom"
}
}
]
}
}