Installer tales-of-monkey-island-gog

files:
- game: N/A:Please select the GOG Windows installer.
game:
  exe: drive_c/GOG Games/Tales of Monkey Island/Launch of the Screaming Narwhal/MonkeyIsland101.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dx9
    description: Installing d3dx9
    name: winetricks
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: Game client from GOG with all Chapters
game_slug: tales-of-monkey-island
gogslug: tales_of_monkey_island
humblestoreid: ''
installer_slug: tales-of-monkey-island-gog
name: Tales of Monkey Island
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG Windows installer.
  game:
    exe: drive_c/GOG Games/Tales of Monkey Island/Launch of the Screaming Narwhal/MonkeyIsland101.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      description: Installing d3dx9
      name: winetricks
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: tales-of-monkey-island-gog
steamid: null
version: GOG
year: 2009
{
  "game_slug": "tales-of-monkey-island",
  "version": "GOG",
  "description": "Game client from GOG with all Chapters",
  "notes": "",
  "name": "Tales of Monkey Island",
  "year": 2009,
  "steamid": null,
  "gogslug": "tales_of_monkey_island",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tales-of-monkey-island-gog",
  "installer_slug": "tales-of-monkey-island-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG Windows installer."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Tales of Monkey Island/Launch of the Screaming Narwhal/MonkeyIsland101.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "description": "Installing d3dx9",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game