Installer the-long-dark-gog

files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE/GOG
    file: goginstaller
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/GOG/data/noarch/
description: 'Note: Game was removed from GOG, but owners can still use this installer'
game_slug: the-long-dark
gogslug: the_long_dark
humblestoreid: ''
installer_slug: the-long-dark-gog
name: The Long Dark
notes: ''
runner: linux
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Linux installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE/GOG
      file: goginstaller
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
slug: the-long-dark-gog
steamid: 305620
version: GOG
year: 2017
{
  "game_slug": "the-long-dark",
  "version": "GOG",
  "description": "Note: Game was removed from GOG, but owners can still use this installer",
  "notes": "",
  "name": "The Long Dark",
  "year": 2017,
  "steamid": 305620,
  "gogslug": "the_long_dark",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-long-dark-gog",
  "installer_slug": "the-long-dark-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "goginstaller",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      }
    ]
  }
}
Back to game