files:
- file1: N/A:Please select the PlayStation CD image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
description: null
game_slug: crash-bandicoot
gogslug: ''
humblestoreid: ''
installer_slug: crash-bandicoot-playstation
name: Crash Bandicoot
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the PlayStation CD image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
slug: crash-bandicoot-playstation
steamid: null
version: playstation
year: 1996
{
"game_slug": "crash-bandicoot",
"version": "playstation",
"description": null,
"notes": "",
"name": "Crash Bandicoot",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "crash-bandicoot-playstation",
"installer_slug": "crash-bandicoot-playstation",
"script": {
"files": [
{
"file1": "N/A:Please select the PlayStation CD image file"
}
],
"game": {
"core": "mednafen_psx_hw",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
}
]
}
}