Installer planetfall-ms-dos

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