Installer day-of-the-tentacle-any-pc-classic-editi

custom-name: Day of the Tentacle - PC classic edition - ScummVM
game:
  game_id: tentacle
  path: $GAMEDIR
installer:
- insert-disc:
    description: Please show me where are "tentacle.OOO", "tentacle.001"..." Day of
      the Tentacle game files stored
    requires: tentacle.000
- merge:
    dst: $GAMEDIR
    src: $DISC
scummvm:
  aspect: true
  fullscreen: true
description: any "Day of the Tentacle" PC classic edition for ScummVM.
game_slug: day-of-the-tentacle
gogslug: ''
humblestoreid: ''
installer_slug: day-of-the-tentacle-any-pc-classic-editi
name: Day of the Tentacle
notes: "- This script should support all \"DOTT\" PC classic edition.\r\n- This script\
  \ will ask you for this files : \"tentacle.OOO\", \"tentacle.001\"... You will find\
  \ them in any \"DOTT\" PC classic edition. Source: https://wiki.scummvm.org/index.php/Datafiles#Day_of_the_Tentacle."
runner: scummvm
script:
  custom-name: Day of the Tentacle - PC classic edition - ScummVM
  game:
    game_id: tentacle
    path: $GAMEDIR
  installer:
  - insert-disc:
      description: Please show me where are "tentacle.OOO", "tentacle.001"..." Day
        of the Tentacle game files stored
      requires: tentacle.000
  - merge:
      dst: $GAMEDIR
      src: $DISC
  scummvm:
    aspect: true
    fullscreen: true
slug: day-of-the-tentacle-any-pc-classic-editi
steamid: null
version: any PC classic edition
year: 1993
{
  "game_slug": "day-of-the-tentacle",
  "version": "any PC classic edition",
  "description": "any \"Day of the Tentacle\" PC classic edition for ScummVM.",
  "notes": "- This script should support all \"DOTT\" PC classic edition.\r\n- This script will ask you for this files : \"tentacle.OOO\", \"tentacle.001\"... You will find them in any \"DOTT\" PC classic edition. Source: https://wiki.scummvm.org/index.php/Datafiles#Day_of_the_Tentacle.",
  "name": "Day of the Tentacle",
  "year": 1993,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "day-of-the-tentacle-any-pc-classic-editi",
  "installer_slug": "day-of-the-tentacle-any-pc-classic-editi",
  "script": {
    "custom-name": "Day of the Tentacle - PC classic edition - ScummVM",
    "game": {
      "game_id": "tentacle",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please show me where are \"tentacle.OOO\", \"tentacle.001\"...\" Day of the Tentacle game files stored",
          "requires": "tentacle.000"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game