files:
- cdrom-archive: N/A:Select the archive containing the .cue file.
fsuae:
model: CD32
game:
main_file: Brian the Lion (1994)(Psygnosis)(M4)[!].cue
installer:
- extract:
dst: $GAMEDIR
file: cdrom-archive
description: ''
game_slug: brian-the-lion
gogslug: ''
humblestoreid: ''
installer_slug: brian-the-lion-amiga-cd32
name: Brian the Lion
notes: ''
runner: fsuae
script:
files:
- cdrom-archive: N/A:Select the archive containing the .cue file.
fsuae:
model: CD32
game:
main_file: Brian the Lion (1994)(Psygnosis)(M4)[!].cue
installer:
- extract:
dst: $GAMEDIR
file: cdrom-archive
slug: brian-the-lion-amiga-cd32
steamid: null
version: Amiga CD32
year: 1994
{
"game_slug": "brian-the-lion",
"version": "Amiga CD32",
"description": "",
"notes": "",
"name": "Brian the Lion",
"year": 1994,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "fsuae",
"slug": "brian-the-lion-amiga-cd32",
"installer_slug": "brian-the-lion-amiga-cd32",
"script": {
"files": [
{
"cdrom-archive": "N/A:Select the archive containing the .cue file."
}
],
"fsuae": {
"model": "CD32"
},
"game": {
"main_file": "Brian the Lion (1994)(Psygnosis)(M4)[!].cue"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "cdrom-archive"
}
}
]
}
}