files:
- rom: N/A:Select the game''s ROM file
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
description: null
game_slug: pitfall-pitfall-harrys-jungle-adventure
gogslug: ''
humblestoreid: ''
installer_slug: pitfall-atari-2600
name: Pitfall!
notes: ''
runner: stella
script:
files:
- rom: N/A:Select the game''s ROM file
game:
main_file: rom
installer:
- merge:
dst: $GAMEDIR
src: rom
slug: pitfall-atari-2600
steamid: null
version: Atari 2600
year: 1982
{
"game_slug": "pitfall-pitfall-harrys-jungle-adventure",
"version": "Atari 2600",
"description": null,
"notes": "",
"name": "Pitfall!",
"year": 1982,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "stella",
"slug": "pitfall-atari-2600",
"installer_slug": "pitfall-atari-2600",
"script": {
"files": [
{
"rom": "N/A:Select the game''s ROM file"
}
],
"game": {
"main_file": "rom"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
}
]
}
}