Installer the-hitchhikers-guide-to-the-original

files:
- game: https://images.douglasadams.com/creations/hhgg.z3
game:
  story: $GAMEDIR/hhgg.z3
installer:
- move:
    dst: $GAMEDIR
    src: game
description: Original version grabbed directly from Douglas Adams' website.
game_slug: the-hitchhikers-guide-to-the-galaxy
gogslug: ''
humblestoreid: ''
installer_slug: the-hitchhikers-guide-to-the-original
name: The Hitchhiker's Guide to the Galaxy
notes: ''
runner: frotz
script:
  files:
  - game: https://images.douglasadams.com/creations/hhgg.z3
  game:
    story: $GAMEDIR/hhgg.z3
  installer:
  - move:
      dst: $GAMEDIR
      src: game
slug: the-hitchhikers-guide-to-the-original
steamid: null
version: Original
year: 1984
{
  "game_slug": "the-hitchhikers-guide-to-the-galaxy",
  "version": "Original",
  "description": "Original version grabbed directly from Douglas Adams' website.",
  "notes": "",
  "name": "The Hitchhiker's Guide to the Galaxy",
  "year": 1984,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "frotz",
  "slug": "the-hitchhikers-guide-to-the-original",
  "installer_slug": "the-hitchhikers-guide-to-the-original",
  "script": {
    "files": [
      {
        "game": "https://images.douglasadams.com/creations/hhgg.z3"
      }
    ],
    "game": {
      "story": "$GAMEDIR/hhgg.z3"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "game"
        }
      }
    ]
  }
}
Back to game