Installer anchorhead-frotz

files:
- game: N/A:Select the story file
game:
  story: $GAMEDIR/anchor.z8
installer:
- execute:
    args: $game $GAMEDIR/anchor.z8
    file: /bin/cp
description: null
game_slug: anchorhead
gogslug: ''
humblestoreid: ''
installer_slug: anchorhead-frotz
name: Anchorhead
notes: ''
runner: frotz
script:
  files:
  - game: N/A:Select the story file
  game:
    story: $GAMEDIR/anchor.z8
  installer:
  - execute:
      args: $game $GAMEDIR/anchor.z8
      file: /bin/cp
slug: anchorhead-frotz
steamid: 726870
version: Frotz
year: 2018
{
  "game_slug": "anchorhead",
  "version": "Frotz",
  "description": null,
  "notes": "",
  "name": "Anchorhead",
  "year": 2018,
  "steamid": 726870,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "frotz",
  "slug": "anchorhead-frotz",
  "installer_slug": "anchorhead-frotz",
  "script": {
    "files": [
      {
        "game": "N/A:Select the story file"
      }
    ],
    "game": {
      "story": "$GAMEDIR/anchor.z8"
    },
    "installer": [
      {
        "execute": {
          "args": "$game $GAMEDIR/anchor.z8",
          "file": "/bin/cp"
        }
      }
    ]
  }
}
Back to game