Installer a-mind-forever-voyaging-ms-dos

files:
- game: N/A:Select the story file
game:
  installer:
  - execute:
      args: $game $GAMEDIR/amfy.z5
      file: /bin/cp
  story: $GAMEDIR/amfy.z5
description: Frotz has problems with DAT file extensions.  The install script gets
  around this by renaming the story file to amfy.z5.
game_slug: a-mind-forever-voyaging
gogslug: ''
humblestoreid: ''
installer_slug: a-mind-forever-voyaging-ms-dos
name: A Mind Forever Voyaging
notes: ''
runner: frotz
script:
  files:
  - game: N/A:Select the story file
  game:
    installer:
    - execute:
        args: $game $GAMEDIR/amfy.z5
        file: /bin/cp
    story: $GAMEDIR/amfy.z5
slug: a-mind-forever-voyaging-ms-dos
steamid: null
version: MS-DOS
year: 1985
{
  "game_slug": "a-mind-forever-voyaging",
  "version": "MS-DOS",
  "description": "Frotz has problems with DAT file extensions.  The install script gets around this by renaming the story file to amfy.z5.",
  "notes": "",
  "name": "A Mind Forever Voyaging",
  "year": 1985,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "frotz",
  "slug": "a-mind-forever-voyaging-ms-dos",
  "installer_slug": "a-mind-forever-voyaging-ms-dos",
  "script": {
    "files": [
      {
        "game": "N/A:Select the story file"
      }
    ],
    "game": {
      "installer": [
        {
          "execute": {
            "args": "$game $GAMEDIR/amfy.z5",
            "file": "/bin/cp"
          }
        }
      ],
      "story": "$GAMEDIR/amfy.z5"
    }
  }
}
Back to game