files:
- file1: N/A:Please select the game disk
game:
core: vice_x64
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
description: null
game_slug: archon-the-light-and-the-dark
gogslug: ''
humblestoreid: ''
installer_slug: archon-the-light-and-the-dark-vice_x64
name: 'Archon: The Light and the Dark'
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the game disk
game:
core: vice_x64
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
slug: archon-the-light-and-the-dark-vice_x64
steamid: null
version: vice_x64
year: 1984
{
"game_slug": "archon-the-light-and-the-dark",
"version": "vice_x64",
"description": null,
"notes": "",
"name": "Archon: The Light and the Dark",
"year": 1984,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "archon-the-light-and-the-dark-vice_x64",
"installer_slug": "archon-the-light-and-the-dark-vice_x64",
"script": {
"files": [
{
"file1": "N/A:Please select the game disk"
}
],
"game": {
"core": "vice_x64",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
}
]
}
}