files:
- file1: N/A:Please select the Atari 2600 Cartridge
game:
core: stella
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
description: null
game_slug: chopper-command
gogslug: ''
humblestoreid: ''
installer_slug: chopper-command-atari-200
name: Chopper Command
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the Atari 2600 Cartridge
game:
core: stella
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
slug: chopper-command-atari-200
steamid: null
version: Atari 200
year: 1982
{
"game_slug": "chopper-command",
"version": "Atari 200",
"description": null,
"notes": "",
"name": "Chopper Command",
"year": 1982,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "chopper-command-atari-200",
"installer_slug": "chopper-command-atari-200",
"script": {
"files": [
{
"file1": "N/A:Please select the Atari 2600 Cartridge"
}
],
"game": {
"core": "stella",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
}
]
}
}