Installer maniac-mansion-any-pc-official-edit

custom-name: Maniac Mansion - PC official edition
game:
  game_id: maniac
  path: $GAMEDIR
  subtitles: true
installer:
- insert-disc:
    description: Please show me where are 00.LFL, 01.LFL... Maniac Mansion files stored
    requires: 00.LFL
- merge:
    dst: $GAMEDIR
    src: $DISC
scummvm:
  aspect: true
  fullscreen: true
description: '"Maniac Manson" PC official edition for ScummVM.'
game_slug: maniac-mansion
gogslug: maniac_mansion
humblestoreid: ''
installer_slug: maniac-mansion-any-pc-official-edit
name: Maniac Mansion
notes: "- This script supports the two official \"Maniac Mansion\" PC editions: \"\
  classic\" and \"enhanced\"\r\n- The MM \"Deluxe\" version is not an official version,\
  \ more recent and created by fans, it is not yet compatible with ScummVM and therefore\
  \ neither with this script installer\r\n- This script will ask you for this files\
  \ : 00.LFL, 01.LFL, O2.LFL... You will find them in any \"Maniac Mansion\" PC official\
  \ edition\r\nSource: https://wiki.scummvm.org/index.php/Datafiles#Maniac_Mansion_.28Original_or_Enhanced.29"
runner: scummvm
script:
  custom-name: Maniac Mansion - PC official edition
  game:
    game_id: maniac
    path: $GAMEDIR
    subtitles: true
  installer:
  - insert-disc:
      description: Please show me where are 00.LFL, 01.LFL... Maniac Mansion files
        stored
      requires: 00.LFL
  - merge:
      dst: $GAMEDIR
      src: $DISC
  scummvm:
    aspect: true
    fullscreen: true
slug: maniac-mansion-any-pc-official-edit
steamid: 529890
version: any PC official edition
year: 1987
{
  "game_slug": "maniac-mansion",
  "version": "any PC official edition",
  "description": "\"Maniac Manson\" PC official edition for ScummVM.",
  "notes": "- This script supports the two official \"Maniac Mansion\" PC editions: \"classic\" and \"enhanced\"\r\n- The MM \"Deluxe\" version is not an official version, more recent and created by fans, it is not yet compatible with ScummVM and therefore neither with this script installer\r\n- This script will ask you for this files : 00.LFL, 01.LFL, O2.LFL... You will find them in any \"Maniac Mansion\" PC official edition\r\nSource: https://wiki.scummvm.org/index.php/Datafiles#Maniac_Mansion_.28Original_or_Enhanced.29",
  "name": "Maniac Mansion",
  "year": 1987,
  "steamid": 529890,
  "gogslug": "maniac_mansion",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "maniac-mansion-any-pc-official-edit",
  "installer_slug": "maniac-mansion-any-pc-official-edit",
  "script": {
    "custom-name": "Maniac Mansion - PC official edition",
    "game": {
      "game_id": "maniac",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please show me where are 00.LFL, 01.LFL... Maniac Mansion files stored",
          "requires": "00.LFL"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game