This package browser is in early development. Mind the rough edges.

xonotic

Fast-paced first-person shooter game

Xonotic is a free, fast-paced first-person shooter. The project is geared towards providing addictive arena shooter gameplay which is all spawned and driven by the community itself. Xonotic is a direct successor of the Nexuiz project with years of development between them, and it aims to become the best possible open-source FPS of its kind.

Installation

Install the latest version of xonotic as follows:

guix install xonotic

Or install a particular version:

guix install xonotic@0.8.6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of xonotic about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/xonotic'><img src='https://packages.guix.gnu.org/packages/xonotic/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/xonotic/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/xonotic)

Example Org:

[[https://packages.guix.gnu.org/packages/xonotic][https://packages.guix.gnu.org/packages/xonotic/badges/latest-version.svg]]