files:
- bin_file: N/A:Please select the PlayStation Bin file.
game:
core: pcsx_rearmed
main_file: bin_file
installer:
- merge:
dst: $GAMEDIR
src: bin_file
description: null
game_slug: croc-2
gogslug: ''
humblestoreid: ''
installer_slug: croc-2-playstation
name: Croc 2
notes: ''
runner: libretro
script:
files:
- bin_file: N/A:Please select the PlayStation Bin file.
game:
core: pcsx_rearmed
main_file: bin_file
installer:
- merge:
dst: $GAMEDIR
src: bin_file
slug: croc-2-playstation
steamid: null
version: Playstation
year: 1999
{
"game_slug": "croc-2",
"version": "Playstation",
"description": null,
"notes": "",
"name": "Croc 2",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "croc-2-playstation",
"installer_slug": "croc-2-playstation",
"script": {
"files": [
{
"bin_file": "N/A:Please select the PlayStation Bin file."
}
],
"game": {
"core": "pcsx_rearmed",
"main_file": "bin_file"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin_file"
}
}
]
}
}