Installer beyond-zork-the-coconut-of-qu-ms-dos

files:
- game: N/A:Select the story file
- game2: N/A:Select the BLB file
game:
  story: $GAMEDIR/BeyondZork.z5
installer:
- execute:
    args: $game $GAMEDIR/BeyondZork.z5
    file: /bin/cp
- execute:
    args: $game2 $GAMEDIR/BeyondZork.blb
    file: /bin/cp
description: null
game_slug: beyond-zork-the-coconut-of-quendor
gogslug: the_zork_anthology
humblestoreid: ''
installer_slug: beyond-zork-the-coconut-of-qu-ms-dos
name: 'Beyond Zork: The Coconut of Quendor'
notes: ''
runner: frotz
script:
  files:
  - game: N/A:Select the story file
  - game2: N/A:Select the BLB file
  game:
    story: $GAMEDIR/BeyondZork.z5
  installer:
  - execute:
      args: $game $GAMEDIR/BeyondZork.z5
      file: /bin/cp
  - execute:
      args: $game2 $GAMEDIR/BeyondZork.blb
      file: /bin/cp
slug: beyond-zork-the-coconut-of-qu-ms-dos
steamid: null
version: MS-DOS
year: 1987
{
  "game_slug": "beyond-zork-the-coconut-of-quendor",
  "version": "MS-DOS",
  "description": null,
  "notes": "",
  "name": "Beyond Zork: The Coconut of Quendor",
  "year": 1987,
  "steamid": null,
  "gogslug": "the_zork_anthology",
  "humblestoreid": "",
  "runner": "frotz",
  "slug": "beyond-zork-the-coconut-of-qu-ms-dos",
  "installer_slug": "beyond-zork-the-coconut-of-qu-ms-dos",
  "script": {
    "files": [
      {
        "game": "N/A:Select the story file"
      },
      {
        "game2": "N/A:Select the BLB file"
      }
    ],
    "game": {
      "story": "$GAMEDIR/BeyondZork.z5"
    },
    "installer": [
      {
        "execute": {
          "args": "$game $GAMEDIR/BeyondZork.z5",
          "file": "/bin/cp"
        }
      },
      {
        "execute": {
          "args": "$game2 $GAMEDIR/BeyondZork.blb",
          "file": "/bin/cp"
        }
      }
    ]
  }
}
Back to game