Installer lure-of-the-temptress-gog

custom-name: Lure of the Temptress - 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: Plese select the GOG.com installer'
game:
  game_id: lure
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract $gog --output-dir "$CACHE/lure"
    file: $CACHE/innoextract/innoextract
- merge:
    dst: $GAMEDIR/
    src: $CACHE/lure
- execute:
    command: cd "$GAMEDIR"; rm -f -r app commonappdata __redist scummvm __support
      tmp goggame-1207658694.* ;
scummvm:
  aspect: true
  fullscreen: true
description: '"Lure of the Temptress" GOG edition for ScummVM.'
game_slug: lure-of-the-temptress
gogslug: lure_of_the_temptress
humblestoreid: ''
installer_slug: lure-of-the-temptress-gog
name: Lure of the Temptress
notes: ''
runner: scummvm
script:
  custom-name: Lure of the Temptress - 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: Plese select the GOG.com installer'
  game:
    game_id: lure
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract $gog --output-dir "$CACHE/lure"
      file: $CACHE/innoextract/innoextract
  - merge:
      dst: $GAMEDIR/
      src: $CACHE/lure
  - execute:
      command: cd "$GAMEDIR"; rm -f -r app commonappdata __redist scummvm __support
        tmp goggame-1207658694.* ;
  scummvm:
    aspect: true
    fullscreen: true
slug: lure-of-the-temptress-gog
steamid: null
version: GOG
year: 1992
{
  "game_slug": "lure-of-the-temptress",
  "version": "GOG",
  "description": "\"Lure of the Temptress\" GOG edition for ScummVM.",
  "notes": "",
  "name": "Lure of the Temptress",
  "year": 1992,
  "steamid": null,
  "gogslug": "lure_of_the_temptress",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "lure-of-the-temptress-gog",
  "installer_slug": "lure-of-the-temptress-gog",
  "script": {
    "custom-name": "Lure of the Temptress - 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: Plese select the GOG.com installer"
      }
    ],
    "game": {
      "game_id": "lure",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract $gog --output-dir \"$CACHE/lure\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$CACHE/lure"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; rm -f -r app commonappdata __redist scummvm __support tmp goggame-1207658694.* ;"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game