files:
- romfile: N/A:Please select the ROM file
game:
main_file: romfile
installer:
- merge:
dst: $GAMEDIR
src: romfile
description: null
game_slug: masters-of-the-universe-the-power-of-he-man
gogslug: ''
humblestoreid: ''
installer_slug: masters-of-the-universe-the-p-intellivision
name: 'Masters of the Universe: The Power of He-Man'
notes: ''
runner: jzintv
script:
files:
- romfile: N/A:Please select the ROM file
game:
main_file: romfile
installer:
- merge:
dst: $GAMEDIR
src: romfile
slug: masters-of-the-universe-the-p-intellivision
steamid: null
version: Intellivision
year: 1983
{
"game_slug": "masters-of-the-universe-the-power-of-he-man",
"version": "Intellivision",
"description": null,
"notes": "",
"name": "Masters of the Universe: The Power of He-Man",
"year": 1983,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "jzintv",
"slug": "masters-of-the-universe-the-p-intellivision",
"installer_slug": "masters-of-the-universe-the-p-intellivision",
"script": {
"files": [
{
"romfile": "N/A:Please select the ROM file"
}
],
"game": {
"main_file": "romfile"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "romfile"
}
}
]
}
}