Installer unmechanical-gog

custom-name: Unmechanical - GOG
files:
- setup: N/A:Please select the GOG.com Linux installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE
    file: setup
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch
description: native Linux game "Unmechanical".
game_slug: unmechanical
gogslug: unmechanical
humblestoreid: unmechanical
installer_slug: unmechanical-gog
name: Unmechanical
notes: ''
runner: linux
script:
  custom-name: Unmechanical - GOG
  files:
  - setup: N/A:Please select the GOG.com Linux installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE
      file: setup
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch
slug: unmechanical-gog
steamid: 211180
version: GOG
year: 2012
{
  "game_slug": "unmechanical",
  "version": "GOG",
  "description": "native Linux game \"Unmechanical\".",
  "notes": "",
  "name": "Unmechanical",
  "year": 2012,
  "steamid": 211180,
  "gogslug": "unmechanical",
  "humblestoreid": "unmechanical",
  "runner": "linux",
  "slug": "unmechanical-gog",
  "installer_slug": "unmechanical-gog",
  "script": {
    "custom-name": "Unmechanical - GOG",
    "files": [
      {
        "setup": "N/A:Please select the GOG.com Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "setup",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch"
        }
      }
    ]
  }
}
Back to game