Installer unreal-tournament-pre-alpha

files:
- ut4: https://s3.amazonaws.com/unrealtournament/ShippedBuilds/%2B%2BUT%2BRelease-Next-CL-3525360/UnrealTournament-Client-XAN-3525360-Linux.zip
game:
  args: UnrealTournament -SaveToUserDir -opengl4
  exe: Engine/Binaries/Linux/UE4-Linux-Shipping
installer:
- extract:
    file: ut4
- chmodx: $GAMEDIR/Engine/Binaries/Linux/UE4-Linux-Test
- chmodx: $GAMEDIR/Engine/Binaries/Linux/UE4-Linux-Shipping
system:
  disable_runtime: true
description: Pre alpha version of the game, has no official launcher yet. You can
  get the official community maps here https://www.epicgames.com/unrealtournament/forums/mapunlock
game_slug: unreal-tournament-4
gogslug: ''
humblestoreid: ''
installer_slug: unreal-tournament-pre-alpha
name: Unreal Tournament 4
notes: ''
runner: linux
script:
  files:
  - ut4: https://s3.amazonaws.com/unrealtournament/ShippedBuilds/%2B%2BUT%2BRelease-Next-CL-3525360/UnrealTournament-Client-XAN-3525360-Linux.zip
  game:
    args: UnrealTournament -SaveToUserDir -opengl4
    exe: Engine/Binaries/Linux/UE4-Linux-Shipping
  installer:
  - extract:
      file: ut4
  - chmodx: $GAMEDIR/Engine/Binaries/Linux/UE4-Linux-Test
  - chmodx: $GAMEDIR/Engine/Binaries/Linux/UE4-Linux-Shipping
  system:
    disable_runtime: true
slug: unreal-tournament-pre-alpha
steamid: null
version: pre-alpha
year: 2015
{
  "game_slug": "unreal-tournament-4",
  "version": "pre-alpha",
  "description": "Pre alpha version of the game, has no official launcher yet. You can get the official community maps here https://www.epicgames.com/unrealtournament/forums/mapunlock",
  "notes": "",
  "name": "Unreal Tournament 4",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "unreal-tournament-pre-alpha",
  "installer_slug": "unreal-tournament-pre-alpha",
  "script": {
    "files": [
      {
        "ut4": "https://s3.amazonaws.com/unrealtournament/ShippedBuilds/%2B%2BUT%2BRelease-Next-CL-3525360/UnrealTournament-Client-XAN-3525360-Linux.zip"
      }
    ],
    "game": {
      "args": "UnrealTournament -SaveToUserDir -opengl4",
      "exe": "Engine/Binaries/Linux/UE4-Linux-Shipping"
    },
    "installer": [
      {
        "extract": {
          "file": "ut4"
        }
      },
      {
        "chmodx": "$GAMEDIR/Engine/Binaries/Linux/UE4-Linux-Test"
      },
      {
        "chmodx": "$GAMEDIR/Engine/Binaries/Linux/UE4-Linux-Shipping"
      }
    ],
    "system": {
      "disable_runtime": true
    }
  }
}
Back to game