Installer shortest-trip-to-earth-gog-windows

files:
- installer: N/A:Select the installer downloaded from GOG
game:
  exe: $GAMEDIR/drive_c/GOG Games/Shortest Trip to Earth/ST Earth.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts vcrun2015
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
description: Its the beta of the GOG version.
game_slug: shortest-trip-to-earth
gogslug: shortest_trip_to_earth
humblestoreid: ''
installer_slug: shortest-trip-to-earth-gog-windows
name: Shortest Trip to Earth
notes: Potentially lots of issues... my first attempt to write a lutris installer
  script.
runner: wine
script:
  files:
  - installer: N/A:Select the installer downloaded from GOG
  game:
    exe: $GAMEDIR/drive_c/GOG Games/Shortest Trip to Earth/ST Earth.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts vcrun2015
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
slug: shortest-trip-to-earth-gog-windows
steamid: 812040
version: GOG (Windows)
year: 2019
{
  "game_slug": "shortest-trip-to-earth",
  "version": "GOG (Windows)",
  "description": "Its the beta of the GOG version.",
  "notes": "Potentially lots of issues... my first attempt to write a lutris installer script.",
  "name": "Shortest Trip to Earth",
  "year": 2019,
  "steamid": 812040,
  "gogslug": "shortest_trip_to_earth",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "shortest-trip-to-earth-gog-windows",
  "installer_slug": "shortest-trip-to-earth-gog-windows",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the installer downloaded from GOG"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/GOG Games/Shortest Trip to Earth/ST Earth.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game