Installer shortest-trip-to-earth-gog-new

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: This version works as intended. The initial GOG installer produces an
  error because the "start.sh" can't be found. Also, this game installs and plays
  properly when using the "generic" installer content hereby presented.
game_slug: shortest-trip-to-earth
gogslug: shortest_trip_to_earth
humblestoreid: ''
installer_slug: shortest-trip-to-earth-gog-new
name: Shortest Trip to Earth
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: shortest-trip-to-earth-gog-new
steamid: 812040
version: GOG-new
year: 2019
{
  "game_slug": "shortest-trip-to-earth",
  "version": "GOG-new",
  "description": "This version works as intended. The initial GOG installer produces an error because the \"start.sh\" can't be found. Also, this game installs and plays properly when using the \"generic\" installer content hereby presented.",
  "notes": "",
  "name": "Shortest Trip to Earth",
  "year": 2019,
  "steamid": 812040,
  "gogslug": "shortest_trip_to_earth",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "shortest-trip-to-earth-gog-new",
  "installer_slug": "shortest-trip-to-earth-gog-new",
  "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