Stable releases

Current stable version of Q2PRO client for Win32 is r364 (q2pro-client_r364_win32_x86_anticheat.zip, 1.2 M). This version is supported by r1ch.net anticheat. Thanks, R1CH, for building this version!

Current stable version of single-user Q2PRO server for GNU/Linux is r474. Latest stable version of Q2PRO server for Win32 is r396. These builds are found in the stable/ directory, along with source snapshots.

Linux packages

In addition to the manual installation method above, it is also possible to install Q2PRO pre-packaged for your Linux distribution. Advantages of this approach are automatic updates, system-wide installation that makes Q2PRO runnable by multiple users, and increased security due to the separation of static, writable and executable content and access rights.

Users of Debian GNU/Linux can conveniently install Q2PRO client and server packages from skuller.net APT repository. Ubuntu users can install Q2PRO from a PPA at launchpad.net.

Unstable builds

Latest GNU/Linux server builds and Win32 client and server builds from SVN trunk are available in the unstable/ directory, along with source snapshots. You might find development timeline page useful for tracking latest changes. There is also a periodically updated summary of important changes available.

SVN access

To get the latest Q2PRO source code, you need to install Subversion client. Use the following command to checkout a fresh working copy into the q2pro directory and prepare it for building:

$ svn co svn://skuller.net/q2pro/trunk q2pro
$ cd q2pro
$ svnversion > REVISION

You can also browse Q2PRO source tree online.

Archived builds

Previous Q2PRO versions of historic interest are available in the attic/ directory.