Go to file
2019-02-12 19:04:42 +10:00
data Update Xolonium fonts to version 4.0 2016-10-08 15:26:01 +02:00
Docs Remove support for the glx binary. 2018-10-17 09:31:37 -07:00
misc Document "all compile -1" 2018-11-20 14:32:30 +01:00
server Document minplayers_per_team in the example server.cfg 2019-02-12 19:04:42 +10:00
.gitattributes .gitattributes and CRLF updates 2011-08-27 17:05:11 +02:00
.gitignore Add nix-shell environment 2017-07-16 14:54:54 +10:00
all Suppress a wrong error message for Windows users 2017-06-13 16:39:44 +02:00
check-gitattributes.sh .gitattributes and CRLF updates 2011-08-27 17:05:11 +02:00
CMakeLists.txt Update nix build 2018-04-21 15:13:20 +10:00
copy-gitattributes-to-branches.sh also touch all files, to make git actually reread them 2010-07-21 11:10:14 +02:00
COPYING Change license to GPL-3 for all code (essentially this means we now can accept contributions that do not allow GPL2 but only GPL3 or later). 2017-10-16 20:48:28 -04:00
default.nix nix: fix --argstr cc $compiler 2018-05-05 19:09:31 +10:00
derivation.nix nix: build csprogs pk3 2018-05-05 23:25:06 +10:00
GPL-2 add license files... forgot to do that all the time, apparently 2011-06-13 20:55:52 +02:00
GPL-3 add license files... forgot to do that all the time, apparently 2011-06-13 20:55:52 +02:00
gpl.txt
key_0.d0pk
key_1.d0pk Add the XHub key! 2014-02-06 09:20:57 +01:00
Makefile Merge branch 'asciiwolf/xonotic-makefile-fix' 2018-10-20 07:10:58 +10:00
nix-build.sh nix: build csprogs pk3 2018-05-05 23:25:06 +10:00
README.md link to transifex 2018-02-26 13:23:30 +01:00
release.cmake Remove support for the glx binary. 2018-10-17 09:31:37 -07:00
release.nix Update nix build 2018-04-21 15:13:20 +10:00
savecore.gdb now also ignore SIGSTOP 2010-12-12 21:55:50 +01:00
xonotic-linux-dedicated.sh Remove support for the glx binary. 2018-10-17 09:31:37 -07:00
xonotic-linux-sdl.sh Remove support for the glx binary. 2018-10-17 09:31:37 -07:00

Xonotic

Xonotic Logo

Xonotic is an addictive, arena-style first person shooter with crisp movement and a wide array of weapons. It combines intuitive mechanics with in-your-face action to elevate your heart rate. Xonotic is and will always be free-to-play. It is available under the copyleft-style GPLv2 license.

Please note, Gitlab is our home for repositories, issue tracking, wikis, etc. The repositories on GitHub are mirrors of GitLab's unless specified otherwise.

Download

LATEST RELEASE: Xonotic 0.8.2 for Linux, Windows, and macOS

If you're just here to play, you can download Xonotic as a zip package, torrent, or by using one of these alternative methods.

No installation required, just unpack and run. Got questions? See the FAQ or live chat with us.

sha256sum: a22f7230f486c5825b55cfdadd73399c9b0fae98c9e081dd8ac76eca08359ad5
Package size: 946M

Contributing

We're mainly looking for help in the following areas:

  • Translations
  • Modeling and texturing
  • Documentation
    • Some of it is still scattered in Docs instead of being on our wiki
    • Some wiki pages are slightly out of date or contain links to empty pages
    • Fixing typos everywhere and anywhere - attention to detail is important to make a good impression on potential players
    • Even if you're new, just letting us know what you're struggling with helps so we can focus on improving those areas first
  • Testing
    • If you're running a server or play off-line often, please consider using the autobuild or git versions to help us find bugs (when playing online, the server's version of the gamecode is downloaded and used by all clients so you have to play offline or run your own server for testing)
  • PR
    • Please don't create anything that looks official (social media accounts, entries on pages like steam, etc.) without contacting us, we like to manage things ourselves to keep the information up to date
    • All other kinds of PR are very welcome - make videos or articles, share links, spread the word

Developing

To compile the latest revision from git, follow this guide. Learn more about the directory structure here, or check out our project page on GitLab to see development activity and code (xonotic-data is where most development takes place).

Community

The community is primarily active in the forums and IRC, #xonotic on either irc.freenode.net (developer chat) or irc.quakenet.org (player chat).

Wiki

Our Gitlab wiki has a lot of information related to developing, playing or otherwise contributing to the game.

License

Distributed under the GPLv2 license. See the COPYING file for more details.