files:
- file1: N/A:Please select the PlayStation image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
description: null
game_slug: 007-the-world-is-not-enough
gogslug: ''
humblestoreid: ''
installer_slug: 007-the-world-is-not-enough-playstation
name: '007: The World Is Not Enough'
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the PlayStation image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
slug: 007-the-world-is-not-enough-playstation
steamid: null
version: Playstation
year: 2000
{
"game_slug": "007-the-world-is-not-enough",
"version": "Playstation",
"description": null,
"notes": "",
"name": "007: The World Is Not Enough",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "007-the-world-is-not-enough-playstation",
"installer_slug": "007-the-world-is-not-enough-playstation",
"script": {
"files": [
{
"file1": "N/A:Please select the PlayStation image file"
}
],
"game": {
"core": "mednafen_psx_hw",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
}
]
}
}