Installer the-last-federation-gog-dlcs

files:
- goginstaller: N/A:Please select the GOG.com Linux installer
- dlc1: N/A:Please select the GOG.com Betrayed Hope DLC Linux installer
- dlc2: N/A:Please select the GOG.com The Lost Technologies DLC Linux installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE/GOG
    file: goginstaller
    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: ''
game_slug: the-last-federation
gogslug: last_federation_collection_the
humblestoreid: ''
installer_slug: the-last-federation-gog-dlcs
name: The Last Federation
notes: ''
runner: linux
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Linux installer
  - dlc1: N/A:Please select the GOG.com Betrayed Hope DLC Linux installer
  - dlc2: N/A:Please select the GOG.com The Lost Technologies DLC Linux installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE/GOG
      file: goginstaller
      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: the-last-federation-gog-dlcs
steamid: 273070
version: GOG + DLCs
year: 2014
{
  "game_slug": "the-last-federation",
  "version": "GOG + DLCs",
  "description": "",
  "notes": "",
  "name": "The Last Federation",
  "year": 2014,
  "steamid": 273070,
  "gogslug": "last_federation_collection_the",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-last-federation-gog-dlcs",
  "installer_slug": "the-last-federation-gog-dlcs",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Linux installer"
      },
      {
        "dlc1": "N/A:Please select the GOG.com Betrayed Hope DLC Linux installer"
      },
      {
        "dlc2": "N/A:Please select the GOG.com The Lost Technologies DLC Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "goginstaller",
          "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