Installer escape-from-monkey-island-gogcom

files:
- installer: N/A:Select the EXE - setup_escape_from_monkey_islandtm_1.1_(xxxxx) -
    downloaded from GOG...
game:
  exe: drive_c/GOG Games/Escape from Monkey Island/Monkey4.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /silent /nogui
    description: Running Setup
    executable: installer
    name: wineexec
description: Uses the gog.com windows installer
game_slug: escape-from-monkey-island
gogslug: escape_from_monkey_island
humblestoreid: ''
installer_slug: escape-from-monkey-island-gogcom
name: Escape from Monkey Island
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the EXE - setup_escape_from_monkey_islandtm_1.1_(xxxxx)
      - downloaded from GOG...
  game:
    exe: drive_c/GOG Games/Escape from Monkey Island/Monkey4.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /silent /nogui
      description: Running Setup
      executable: installer
      name: wineexec
slug: escape-from-monkey-island-gogcom
steamid: null
version: gog.com
year: 2000
{
  "game_slug": "escape-from-monkey-island",
  "version": "gog.com",
  "description": "Uses the gog.com windows installer",
  "notes": "",
  "name": "Escape from Monkey Island",
  "year": 2000,
  "steamid": null,
  "gogslug": "escape_from_monkey_island",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "escape-from-monkey-island-gogcom",
  "installer_slug": "escape-from-monkey-island-gogcom",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE - setup_escape_from_monkey_islandtm_1.1_(xxxxx) - downloaded from GOG..."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Escape from Monkey Island/Monkey4.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/silent /nogui",
          "description": "Running Setup",
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game