Installer hand-of-fate-2-gog-plus-dlcs

files:
- game: 'N/A: Please select the GOG.com Linux installer'
- dlc1: 'N/A: Please select the GOG.com A Cold Hearth DLC Linux installer'
- dlc2: 'N/A: Please select the GOG.com The Servant and the Beast DLC Linux installer'
- dlc3: 'N/A: Please select the GOG.com Outlands and Outsiders 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
- extract:
    dst: $CACHE/GOG
    file: dlc3
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/GOG/data/noarch/
description: null
game_slug: hand-of-fate-2
gogslug: hand_of_fate_2
humblestoreid: ''
installer_slug: hand-of-fate-2-gog-plus-dlcs
name: Hand of Fate 2
notes: ''
runner: linux
script:
  files:
  - game: 'N/A: Please select the GOG.com Linux installer'
  - dlc1: 'N/A: Please select the GOG.com A Cold Hearth DLC Linux installer'
  - dlc2: 'N/A: Please select the GOG.com The Servant and the Beast DLC Linux installer'
  - dlc3: 'N/A: Please select the GOG.com Outlands and Outsiders 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
  - extract:
      dst: $CACHE/GOG
      file: dlc3
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
slug: hand-of-fate-2-gog-plus-dlcs
steamid: 456670
version: GOG plus DLCs
year: 2017
{
  "game_slug": "hand-of-fate-2",
  "version": "GOG plus DLCs",
  "description": null,
  "notes": "",
  "name": "Hand of Fate 2",
  "year": 2017,
  "steamid": 456670,
  "gogslug": "hand_of_fate_2",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "hand-of-fate-2-gog-plus-dlcs",
  "installer_slug": "hand-of-fate-2-gog-plus-dlcs",
  "script": {
    "files": [
      {
        "game": "N/A: Please select the GOG.com Linux installer"
      },
      {
        "dlc1": "N/A: Please select the GOG.com A Cold Hearth DLC Linux installer"
      },
      {
        "dlc2": "N/A: Please select the GOG.com The Servant and the Beast DLC Linux installer"
      },
      {
        "dlc3": "N/A: Please select the GOG.com Outlands and Outsiders 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"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "dlc3",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      }
    ]
  }
}
Back to game