Installer mark-of-the-ninja-gogcom

files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
  exe: $GAMEDIR/start.sh
installer:
- extract:
    dst: $CACHE/GOG
    file: goginstaller
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/GOG/data/noarch/
description: null
game_slug: mark-of-the-ninja
gogslug: mark_of_the_ninja_special_edition
humblestoreid: markoftheninja
installer_slug: mark-of-the-ninja-gogcom
name: Mark of the Ninja
notes: ''
runner: linux
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Linux installer
  game:
    exe: $GAMEDIR/start.sh
  installer:
  - extract:
      dst: $CACHE/GOG
      file: goginstaller
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
slug: mark-of-the-ninja-gogcom
steamid: 214560
version: GOG.com
year: 2012
{
  "game_slug": "mark-of-the-ninja",
  "version": "GOG.com",
  "description": null,
  "notes": "",
  "name": "Mark of the Ninja",
  "year": 2012,
  "steamid": 214560,
  "gogslug": "mark_of_the_ninja_special_edition",
  "humblestoreid": "markoftheninja",
  "runner": "linux",
  "slug": "mark-of-the-ninja-gogcom",
  "installer_slug": "mark-of-the-ninja-gogcom",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Linux installer"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "goginstaller",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      }
    ]
  }
}
Back to game