Installer x-plane-11-digital-download

files:
- installer:
    filename: X-PlaneInstaller.zip
    url: http://www.x-plane.com/update/installers11/X-Plane11InstallerLinux.zip
game:
  exe: X-Plane-x86_64
  working_dir: $GAMEDIR/X-Plane 11
installer:
- extract:
    file: $installer
- execute:
    file: $GAMEDIR/X-Plane 11 Installer Linux
    terminal: false
description: null
game_slug: x-plane-11
gogslug: ''
humblestoreid: ''
installer_slug: x-plane-11-digital-download
name: X-Plane 11
notes: ''
runner: linux
script:
  files:
  - installer:
      filename: X-PlaneInstaller.zip
      url: http://www.x-plane.com/update/installers11/X-Plane11InstallerLinux.zip
  game:
    exe: X-Plane-x86_64
    working_dir: $GAMEDIR/X-Plane 11
  installer:
  - extract:
      file: $installer
  - execute:
      file: $GAMEDIR/X-Plane 11 Installer Linux
      terminal: false
slug: x-plane-11-digital-download
steamid: 269950
version: Digital download
year: 2017
{
  "game_slug": "x-plane-11",
  "version": "Digital download",
  "description": null,
  "notes": "",
  "name": "X-Plane 11",
  "year": 2017,
  "steamid": 269950,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "x-plane-11-digital-download",
  "installer_slug": "x-plane-11-digital-download",
  "script": {
    "files": [
      {
        "installer": {
          "filename": "X-PlaneInstaller.zip",
          "url": "http://www.x-plane.com/update/installers11/X-Plane11InstallerLinux.zip"
        }
      }
    ],
    "game": {
      "exe": "X-Plane-x86_64",
      "working_dir": "$GAMEDIR/X-Plane 11"
    },
    "installer": [
      {
        "extract": {
          "file": "$installer"
        }
      },
      {
        "execute": {
          "file": "$GAMEDIR/X-Plane 11 Installer Linux",
          "terminal": false
        }
      }
    ]
  }
}
Back to game