files:
- game: N/A:Select the story file
game:
story: $GAMEDIR/Starcross.z5
installer:
- execute:
args: $game $GAMEDIR/Starcross.z5
file: /bin/cp
description: null
game_slug: starcross
gogslug: ''
humblestoreid: ''
installer_slug: starcross-ms-dos
name: Starcross
notes: ''
runner: frotz
script:
files:
- game: N/A:Select the story file
game:
story: $GAMEDIR/Starcross.z5
installer:
- execute:
args: $game $GAMEDIR/Starcross.z5
file: /bin/cp
slug: starcross-ms-dos
steamid: null
version: MS-DOS
year: 1982
{
"game_slug": "starcross",
"version": "MS-DOS",
"description": null,
"notes": "",
"name": "Starcross",
"year": 1982,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "frotz",
"slug": "starcross-ms-dos",
"installer_slug": "starcross-ms-dos",
"script": {
"files": [
{
"game": "N/A:Select the story file"
}
],
"game": {
"story": "$GAMEDIR/Starcross.z5"
},
"installer": [
{
"execute": {
"args": "$game $GAMEDIR/Starcross.z5",
"file": "/bin/cp"
}
}
]
}
}