files:
- disk1: N/A
- disk2: N/A
game:
disks:
- disk1
- disk2
main_file: disk1
installer:
- merge:
dst: $GAMEDIR
src: disk1
- merge:
dst: $GAMEDIR
src: disk2
description: ''
game_slug: desert-strike-return-to-the-gulf
gogslug: ''
humblestoreid: ''
installer_slug: desert-strike-return-to-the-g-amiga-1200
name: 'Desert Strike: Return to the Gulf'
notes: ''
runner: fsuae
script:
files:
- disk1: N/A
- disk2: N/A
game:
disks:
- disk1
- disk2
main_file: disk1
installer:
- merge:
dst: $GAMEDIR
src: disk1
- merge:
dst: $GAMEDIR
src: disk2
slug: desert-strike-return-to-the-g-amiga-1200
steamid: null
version: Amiga 1200
year: 1992
{
"game_slug": "desert-strike-return-to-the-gulf",
"version": "Amiga 1200",
"description": "",
"notes": "",
"name": "Desert Strike: Return to the Gulf",
"year": 1992,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "fsuae",
"slug": "desert-strike-return-to-the-g-amiga-1200",
"installer_slug": "desert-strike-return-to-the-g-amiga-1200",
"script": {
"files": [
{
"disk1": "N/A"
},
{
"disk2": "N/A"
}
],
"game": {
"disks": [
"disk1",
"disk2"
],
"main_file": "disk1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "disk1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "disk2"
}
}
]
}
}