Installer soma-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: null
game_slug: soma
gogslug: the_penumbra_collection_soma
humblestoreid: soma
installer_slug: soma-gog
name: SOMA
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: soma-gog
steamid: 282140
version: GOG
year: 2015
{
  "game_slug": "soma",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "SOMA",
  "year": 2015,
  "steamid": 282140,
  "gogslug": "the_penumbra_collection_soma",
  "humblestoreid": "soma",
  "runner": "linux",
  "slug": "soma-gog",
  "installer_slug": "soma-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