Installer the-secret-of-monkey-island-demo

files:
- archive: http://sourceforge.net/projects/scummvm/files/demos/scumm/monkey1-amiga-demo-en.zip
game:
  game_id: monkey
  path: $GAMEDIR
installer:
- extract:
    file: $archive
scummvm:
  aspect: true
  gfx-mode: 3x
  windowed: true
description: ''
game_slug: the-secret-of-monkey-island
gogslug: ''
humblestoreid: ''
installer_slug: the-secret-of-monkey-island-demo
name: The Secret of Monkey Island
notes: ''
runner: scummvm
script:
  files:
  - archive: http://sourceforge.net/projects/scummvm/files/demos/scumm/monkey1-amiga-demo-en.zip
  game:
    game_id: monkey
    path: $GAMEDIR
  installer:
  - extract:
      file: $archive
  scummvm:
    aspect: true
    gfx-mode: 3x
    windowed: true
slug: the-secret-of-monkey-island-demo
steamid: null
version: Demo
year: 1990
{
  "game_slug": "the-secret-of-monkey-island",
  "version": "Demo",
  "description": "",
  "notes": "",
  "name": "The Secret of Monkey Island",
  "year": 1990,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-secret-of-monkey-island-demo",
  "installer_slug": "the-secret-of-monkey-island-demo",
  "script": {
    "files": [
      {
        "archive": "http://sourceforge.net/projects/scummvm/files/demos/scumm/monkey1-amiga-demo-en.zip"
      }
    ],
    "game": {
      "game_id": "monkey",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "$archive"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "gfx-mode": "3x",
      "windowed": true
    }
  }
}
Back to game