Installer escape-from-monkey-island-demo

files:
- file1: http://demos.residualvm.org/emi-win-demo-en.zip
game:
  game_id: monkey4
  path: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: file1
description: ''
game_slug: escape-from-monkey-island
gogslug: escape_from_monkey_island
humblestoreid: ''
installer_slug: escape-from-monkey-island-demo
name: Escape from Monkey Island
notes: ''
runner: residualvm
script:
  files:
  - file1: http://demos.residualvm.org/emi-win-demo-en.zip
  game:
    game_id: monkey4
    path: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: file1
slug: escape-from-monkey-island-demo
steamid: null
version: Demo
year: 2000
{
  "game_slug": "escape-from-monkey-island",
  "version": "Demo",
  "description": "",
  "notes": "",
  "name": "Escape from Monkey Island",
  "year": 2000,
  "steamid": null,
  "gogslug": "escape_from_monkey_island",
  "humblestoreid": "",
  "runner": "residualvm",
  "slug": "escape-from-monkey-island-demo",
  "installer_slug": "escape-from-monkey-island-demo",
  "script": {
    "files": [
      {
        "file1": "http://demos.residualvm.org/emi-win-demo-en.zip"
      }
    ],
    "game": {
      "game_id": "monkey4",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file1"
        }
      }
    ]
  }
}
Back to game