Installer tangledeep-gog-with-dlcs

files:
- game: N/A:Please select the GOG.com Linux installer
- dlc1: N/A:Please select the GOG.com Dawn of Dragons DLC Linux installer
- dlc2: N/A:Please select the GOG.com Legends of Shara DLC Linux installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE/GOG
    file: game
    format: zip
- extract:
    dst: $CACHE/GOG
    file: dlc1
    format: zip
- extract:
    dst: $CACHE/GOG
    file: dlc2
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/GOG/data/noarch/
description: null
game_slug: tangledeep
gogslug: tangledeep_legend_of_shara_soundtrack
humblestoreid: tangledeep
installer_slug: tangledeep-gog-with-dlcs
name: Tangledeep
notes: ''
runner: linux
script:
  files:
  - game: N/A:Please select the GOG.com Linux installer
  - dlc1: N/A:Please select the GOG.com Dawn of Dragons DLC Linux installer
  - dlc2: N/A:Please select the GOG.com Legends of Shara DLC Linux installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE/GOG
      file: game
      format: zip
  - extract:
      dst: $CACHE/GOG
      file: dlc1
      format: zip
  - extract:
      dst: $CACHE/GOG
      file: dlc2
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
slug: tangledeep-gog-with-dlcs
steamid: 628770
version: GOG with DLCs
year: 2018
{
  "game_slug": "tangledeep",
  "version": "GOG with DLCs",
  "description": null,
  "notes": "",
  "name": "Tangledeep",
  "year": 2018,
  "steamid": 628770,
  "gogslug": "tangledeep_legend_of_shara_soundtrack",
  "humblestoreid": "tangledeep",
  "runner": "linux",
  "slug": "tangledeep-gog-with-dlcs",
  "installer_slug": "tangledeep-gog-with-dlcs",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Linux installer"
      },
      {
        "dlc1": "N/A:Please select the GOG.com Dawn of Dragons DLC Linux installer"
      },
      {
        "dlc2": "N/A:Please select the GOG.com Legends of Shara DLC Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "game",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "dlc1",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "dlc2",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      }
    ]
  }
}
Back to game