Installer xonotic-latest-beta

files:
- xonotic-game: https://beta.xonotic.org/autobuild/Xonotic-latest.zip
game:
  exe: xonotic-linux-sdl.sh
installer:
- extract:
    file: xonotic-game
- chmodx: $GAMEDIR/xonotic-linux-sdl.sh
description: ''
game_slug: xonotic
gogslug: ''
humblestoreid: ''
installer_slug: xonotic-latest-beta
name: Xonotic
notes: ''
runner: linux
script:
  files:
  - xonotic-game: https://beta.xonotic.org/autobuild/Xonotic-latest.zip
  game:
    exe: xonotic-linux-sdl.sh
  installer:
  - extract:
      file: xonotic-game
  - chmodx: $GAMEDIR/xonotic-linux-sdl.sh
slug: xonotic-latest-beta
steamid: null
version: Latest beta
year: 2011
{
  "game_slug": "xonotic",
  "version": "Latest beta",
  "description": "",
  "notes": "",
  "name": "Xonotic",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "xonotic-latest-beta",
  "installer_slug": "xonotic-latest-beta",
  "script": {
    "files": [
      {
        "xonotic-game": "https://beta.xonotic.org/autobuild/Xonotic-latest.zip"
      }
    ],
    "game": {
      "exe": "xonotic-linux-sdl.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "xonotic-game"
        }
      },
      {
        "chmodx": "$GAMEDIR/xonotic-linux-sdl.sh"
      }
    ]
  }
}
Back to game