files:
- romfile: N/A:Please select the ROM file
game:
main_file: romfile
installer:
- merge:
dst: $GAMEDIR
src: romfile
description: null
game_slug: frog-bog
gogslug: ''
humblestoreid: ''
installer_slug: frog-bog-intellivision
name: Frog Bog
notes: ''
runner: jzintv
script:
files:
- romfile: N/A:Please select the ROM file
game:
main_file: romfile
installer:
- merge:
dst: $GAMEDIR
src: romfile
slug: frog-bog-intellivision
steamid: null
version: Intellivision
year: 1982
{
"game_slug": "frog-bog",
"version": "Intellivision",
"description": null,
"notes": "",
"name": "Frog Bog",
"year": 1982,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "jzintv",
"slug": "frog-bog-intellivision",
"installer_slug": "frog-bog-intellivision",
"script": {
"files": [
{
"romfile": "N/A:Please select the ROM file"
}
],
"game": {
"main_file": "romfile"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "romfile"
}
}
]
}
}