Installer the-curse-of-monkey-island-gog

custom-name: The Curse of Monkey Island - GOG
files:
- gogsetup: N/A:Select the setup exe file downloaded from your GOG account.
- innoextract: http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-linux.tar.xz
game:
  game_id: comi
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE/inno
    file: $innoextract
- execute:
    args: --extract $gogsetup --output-dir $CACHE/comi --gog
    file: $CACHE/inno/innoextract
- merge:
    dst: $GAMEDIR/
    src: $CACHE/comi/COMI.LA0
- merge:
    dst: $GAMEDIR/
    src: $CACHE/comi/COMI.LA1
- merge:
    dst: $GAMEDIR/
    src: $CACHE/comi/COMI.LA2
- merge:
    dst: $GAMEDIR/RESOURCE
    src: $CACHE/comi/RESOURCE
scummvm:
  aspect-ratio: true
description: "\r\n\"The Curse of Monkey Island\" provided by GOG using Lutris ScummVM\
  \ runner. \r\n\r\n"
game_slug: the-curse-of-monkey-island
gogslug: the_curse_of_monkey_island
humblestoreid: ''
installer_slug: the-curse-of-monkey-island-gog
name: The Curse of Monkey Island
notes: ''
runner: scummvm
script:
  custom-name: The Curse of Monkey Island - GOG
  files:
  - gogsetup: N/A:Select the setup exe file downloaded from your GOG account.
  - innoextract: http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-linux.tar.xz
  game:
    game_id: comi
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/inno
      file: $innoextract
  - execute:
      args: --extract $gogsetup --output-dir $CACHE/comi --gog
      file: $CACHE/inno/innoextract
  - merge:
      dst: $GAMEDIR/
      src: $CACHE/comi/COMI.LA0
  - merge:
      dst: $GAMEDIR/
      src: $CACHE/comi/COMI.LA1
  - merge:
      dst: $GAMEDIR/
      src: $CACHE/comi/COMI.LA2
  - merge:
      dst: $GAMEDIR/RESOURCE
      src: $CACHE/comi/RESOURCE
  scummvm:
    aspect-ratio: true
slug: the-curse-of-monkey-island-gog
steamid: 730820
version: GOG
year: 1997
{
  "game_slug": "the-curse-of-monkey-island",
  "version": "GOG",
  "description": "\r\n\"The Curse of Monkey Island\" provided by GOG using Lutris ScummVM runner. \r\n\r\n",
  "notes": "",
  "name": "The Curse of Monkey Island",
  "year": 1997,
  "steamid": 730820,
  "gogslug": "the_curse_of_monkey_island",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-curse-of-monkey-island-gog",
  "installer_slug": "the-curse-of-monkey-island-gog",
  "script": {
    "custom-name": "The Curse of Monkey Island - GOG",
    "files": [
      {
        "gogsetup": "N/A:Select the setup exe file downloaded from your GOG account."
      },
      {
        "innoextract": "http://constexpr.org/innoextract/files/innoextract-1.7/innoextract-1.7-linux.tar.xz"
      }
    ],
    "game": {
      "game_id": "comi",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/inno",
          "file": "$innoextract"
        }
      },
      {
        "execute": {
          "args": "--extract $gogsetup --output-dir $CACHE/comi --gog",
          "file": "$CACHE/inno/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$CACHE/comi/COMI.LA0"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$CACHE/comi/COMI.LA1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$CACHE/comi/COMI.LA2"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/RESOURCE",
          "src": "$CACHE/comi/RESOURCE"
        }
      }
    ],
    "scummvm": {
      "aspect-ratio": true
    }
  }
}
Back to game