Installer sherlock-the-riddle-of-the-cr-ms-dos

files:
- game: N/A:Select the story file
- game2: N/A:Select the BLB file
game:
  story: $GAMEDIR/crown.z5
installer:
- execute:
    args: $game $GAMEDIR/crown.z5
    file: /bin/cp
- execute:
    args: $game2 $GAMEDIR/crown.blb
    file: /bin/cp
description: null
game_slug: sherlock-the-riddle-of-the-crown-jewels
gogslug: ''
humblestoreid: ''
installer_slug: sherlock-the-riddle-of-the-cr-ms-dos
name: 'Sherlock: The Riddle of the Crown Jewels'
notes: ''
runner: frotz
script:
  files:
  - game: N/A:Select the story file
  - game2: N/A:Select the BLB file
  game:
    story: $GAMEDIR/crown.z5
  installer:
  - execute:
      args: $game $GAMEDIR/crown.z5
      file: /bin/cp
  - execute:
      args: $game2 $GAMEDIR/crown.blb
      file: /bin/cp
slug: sherlock-the-riddle-of-the-cr-ms-dos
steamid: null
version: MS-DOS
year: 1988
{
  "game_slug": "sherlock-the-riddle-of-the-crown-jewels",
  "version": "MS-DOS",
  "description": null,
  "notes": "",
  "name": "Sherlock: The Riddle of the Crown Jewels",
  "year": 1988,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "frotz",
  "slug": "sherlock-the-riddle-of-the-cr-ms-dos",
  "installer_slug": "sherlock-the-riddle-of-the-cr-ms-dos",
  "script": {
    "files": [
      {
        "game": "N/A:Select the story file"
      },
      {
        "game2": "N/A:Select the BLB file"
      }
    ],
    "game": {
      "story": "$GAMEDIR/crown.z5"
    },
    "installer": [
      {
        "execute": {
          "args": "$game $GAMEDIR/crown.z5",
          "file": "/bin/cp"
        }
      },
      {
        "execute": {
          "args": "$game2 $GAMEDIR/crown.blb",
          "file": "/bin/cp"
        }
      }
    ]
  }
}
Back to game