files:
- disk1: http://www.factor5.de/downloads/turrican.zip
game:
main_file: disk1
installer:
- merge:
dst: $GAMEDIR
src: disk1
description: ''
game_slug: turrican
gogslug: ''
humblestoreid: ''
installer_slug: turrican-amiga-500
name: Turrican
notes: ''
runner: fsuae
script:
files:
- disk1: http://www.factor5.de/downloads/turrican.zip
game:
main_file: disk1
installer:
- merge:
dst: $GAMEDIR
src: disk1
slug: turrican-amiga-500
steamid: null
version: Amiga 500
year: 1991
{
"game_slug": "turrican",
"version": "Amiga 500",
"description": "",
"notes": "",
"name": "Turrican",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "fsuae",
"slug": "turrican-amiga-500",
"installer_slug": "turrican-amiga-500",
"script": {
"files": [
{
"disk1": "http://www.factor5.de/downloads/turrican.zip"
}
],
"game": {
"main_file": "disk1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "disk1"
}
}
]
}
}