files:
- rom: N/A:Select the game's ROM file
game:
core: gearcoleco
installer:
- merge:
dst: $GAMEDIR
src: rom
main_file: rom
description: ''
game_slug: 2010-the-graphic-action-game
gogslug: ''
humblestoreid: ''
installer_slug: 2010-the-graphic-action-game-colecovision
name: '2010: The Graphic Action Game'
notes: You must provide the ROM file.
runner: libretro
script:
files:
- rom: N/A:Select the game's ROM file
game:
core: gearcoleco
installer:
- merge:
dst: $GAMEDIR
src: rom
main_file: rom
slug: 2010-the-graphic-action-game-colecovision
steamid: null
version: Colecovision
year: 1984
{
"game_slug": "2010-the-graphic-action-game",
"version": "Colecovision",
"description": "",
"notes": "You must provide the ROM file.",
"name": "2010: The Graphic Action Game",
"year": 1984,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "2010-the-graphic-action-game-colecovision",
"installer_slug": "2010-the-graphic-action-game-colecovision",
"script": {
"files": [
{
"rom": "N/A:Select the game's ROM file"
}
],
"game": {
"core": "gearcoleco"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
],
"main_file": "rom"
}
}