files:
- file_id: N/A:Select the game''s ROM file (.z80 format)
game:
core: fuse
main_file: file_id
installer:
- move:
dst: $GAMEDIR
src: file_id
description: null
game_slug: twister-mother-of-charlotte
gogslug: ''
humblestoreid: ''
installer_slug: twister-mother-of-charlotte-zx-spectrum
name: 'Twister: Mother of Charlotte'
notes: ''
runner: libretro
script:
files:
- file_id: N/A:Select the game''s ROM file (.z80 format)
game:
core: fuse
main_file: file_id
installer:
- move:
dst: $GAMEDIR
src: file_id
slug: twister-mother-of-charlotte-zx-spectrum
steamid: null
version: ZX Spectrum
year: 1986
{
"game_slug": "twister-mother-of-charlotte",
"version": "ZX Spectrum",
"description": null,
"notes": "",
"name": "Twister: Mother of Charlotte",
"year": 1986,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "twister-mother-of-charlotte-zx-spectrum",
"installer_slug": "twister-mother-of-charlotte-zx-spectrum",
"script": {
"files": [
{
"file_id": "N/A:Select the game''s ROM file (.z80 format)"
}
],
"game": {
"core": "fuse",
"main_file": "file_id"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "file_id"
}
}
]
}
}