Installer lighthouse-the-dark-being-gog

custom-name: Lighthouse - The Dark Being - GOG - ScummVM
files:
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gog: N/A:Select the GOG setup exe
game:
  game_id: lighthouse
  path: $GAMEDIR/lighthouse
  subtitles: true
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$CACHE" "$gog"
    file: $CACHE/innoextract
- move:
    dst: $GAMEDIR/lighthouse
    src: $CACHE/app
- execute:
    command: cd "$GAMEDIR/lighthouse/" ; rm -f -r ScummVM __support goggame-1322165223.*
      webcache.zip ;
scummvm:
  fullscreen: true
description: '"Lighthouse: The Dark Being" GOG edition for ScummVM.'
game_slug: lighthouse-the-dark-being
gogslug: lighthouse_the_dark_being
humblestoreid: ''
installer_slug: lighthouse-the-dark-being-gog
name: 'Lighthouse: The Dark Being'
notes: ''
runner: scummvm
script:
  custom-name: Lighthouse - The Dark Being - GOG - ScummVM
  files:
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - gog: N/A:Select the GOG setup exe
  game:
    game_id: lighthouse
    path: $GAMEDIR/lighthouse
    subtitles: true
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$CACHE" "$gog"
      file: $CACHE/innoextract
  - move:
      dst: $GAMEDIR/lighthouse
      src: $CACHE/app
  - execute:
      command: cd "$GAMEDIR/lighthouse/" ; rm -f -r ScummVM __support goggame-1322165223.*
        webcache.zip ;
  scummvm:
    fullscreen: true
slug: lighthouse-the-dark-being-gog
steamid: null
version: GOG
year: 1996
{
  "game_slug": "lighthouse-the-dark-being",
  "version": "GOG",
  "description": "\"Lighthouse: The Dark Being\" GOG edition for ScummVM.",
  "notes": "",
  "name": "Lighthouse: The Dark Being",
  "year": 1996,
  "steamid": null,
  "gogslug": "lighthouse_the_dark_being",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "lighthouse-the-dark-being-gog",
  "installer_slug": "lighthouse-the-dark-being-gog",
  "script": {
    "custom-name": "Lighthouse - The Dark Being - GOG - ScummVM",
    "files": [
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "gog": "N/A:Select the GOG setup exe"
      }
    ],
    "game": {
      "game_id": "lighthouse",
      "path": "$GAMEDIR/lighthouse",
      "subtitles": true
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$gog\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/lighthouse",
          "src": "$CACHE/app"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/lighthouse/\" ; rm -f -r ScummVM __support goggame-1322165223.* webcache.zip ;"
        }
      }
    ],
    "scummvm": {
      "fullscreen": true
    }
  }
}
Back to game