Installer shivers-gog

custom-name: Shivers - GOG - ScummVM
files:
- gogsetup: N/A:Please select the game Windows install file, available for  download
    from your GOG account page.
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
  game_id: shivers
  path: $GAMEDIR
  subtitles: true
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR" "$gogsetup"
    file: $CACHE/innoextract
- execute:
    command: cd "$GAMEDIR"; mv app/* .; mv __support.app/* .; rm -f -r app tmp __support
      ScummVM goggame-2007520286.* webcache.zip; rm -f -r tmp
description: '"Shivers" using ScummVM.'
game_slug: shivers
gogslug: shivers
humblestoreid: ''
installer_slug: shivers-gog
name: Shivers
notes: ''
runner: scummvm
script:
  custom-name: Shivers - GOG - ScummVM
  files:
  - gogsetup: N/A:Please select the game Windows install file, available for  download
      from your GOG account page.
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  game:
    game_id: shivers
    path: $GAMEDIR
    subtitles: true
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR" "$gogsetup"
      file: $CACHE/innoextract
  - execute:
      command: cd "$GAMEDIR"; mv app/* .; mv __support.app/* .; rm -f -r app tmp __support
        ScummVM goggame-2007520286.* webcache.zip; rm -f -r tmp
slug: shivers-gog
steamid: null
version: GOG
year: 1994
{
  "game_slug": "shivers",
  "version": "GOG",
  "description": "\"Shivers\" using ScummVM.",
  "notes": "",
  "name": "Shivers",
  "year": 1994,
  "steamid": null,
  "gogslug": "shivers",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "shivers-gog",
  "installer_slug": "shivers-gog",
  "script": {
    "custom-name": "Shivers - GOG - ScummVM",
    "files": [
      {
        "gogsetup": "N/A:Please select the game Windows install file, available for  download from your GOG account page."
      },
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      }
    ],
    "game": {
      "game_id": "shivers",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR\" \"$gogsetup\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; mv app/* .; mv __support.app/* .; rm -f -r app tmp __support ScummVM goggame-2007520286.* webcache.zip; rm -f -r tmp"
        }
      }
    ]
  }
}
Back to game