files:
- file1: N/A:Please select the game disk
game:
core: vice_x64
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
description: You need the downloadable version from the 8-Bit Guy Website.
game_slug: attack-of-the-petscii-robots
gogslug: ''
humblestoreid: ''
installer_slug: attack-of-the-petscii-robots-commodore-64
name: Attack of the Petscii Robots
notes: ''
runner: vice
script:
files:
- file1: N/A:Please select the game disk
game:
core: vice_x64
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
slug: attack-of-the-petscii-robots-commodore-64
steamid: null
version: Commodore 64
year: 2021
{
"game_slug": "attack-of-the-petscii-robots",
"version": "Commodore 64",
"description": "You need the downloadable version from the 8-Bit Guy Website.",
"notes": "",
"name": "Attack of the Petscii Robots",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "vice",
"slug": "attack-of-the-petscii-robots-commodore-64",
"installer_slug": "attack-of-the-petscii-robots-commodore-64",
"script": {
"files": [
{
"file1": "N/A:Please select the game disk"
}
],
"game": {
"core": "vice_x64",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
}
]
}
}