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