Go to file
Zack Middleton 3c43c20196 Use GitHub Actions for CI 2021-09-14 22:39:19 +02:00
.github/workflows Use GitHub Actions for CI 2021-09-14 22:39:19 +02:00
docs better file organisation for scripts 2015-06-27 22:12:30 +02:00
pixmaps add LAN browser for all games, fix #213 2018-04-02 04:22:51 +02:00
po Transifex translation update: sync with newer transifex url 2018-03-17 03:16:09 +01:00
src preferences: no need to apply toolbar preferences after preferences dialog anymore 2021-03-01 01:18:08 +01:00
tools Remove Travis-CI.org config 2021-09-14 22:39:19 +02:00
.gitignore Goodbye Autotools, hello CMake and minizip 2015-06-21 10:01:31 +03:00
AUTHORS.md some poetic feelings for @skybon 2015-06-21 21:33:05 +02:00
CMakeLists.txt Ignore -Wdeprecated-declarations on GTK2 2021-02-28 22:58:27 +01:00
COPYING clean some non-printable characters 2017-03-29 19:33:24 +02:00
ChangeLog some poetic feelings for @skybon 2015-06-21 21:33:05 +02:00
NEWS.md some poetic feelings for @skybon 2015-06-21 21:33:05 +02:00
README.md update docs 2017-03-29 19:33:28 +02:00
xqf.6 some poetic feelings for @skybon 2015-06-21 21:33:05 +02:00
xqf.desktop.in Goodbye Autotools, hello CMake and minizip 2015-06-21 10:01:31 +03:00

README.md

XQF

XQF logo

DESCRIPTION

XQF is a server browser and launcher for games using id Tech engines, Unreal engines and many others (see the wiki/Supported-games page for details). XQF is a front-end to QStat and uses the GTK+ 2 toolkit.

To learn more about what's new in XQF, please read the file NEWS.md and the ChangeLog.

DOWNLOADS

See the Wiki page: wiki/Downloads.

INSTALLATION

Build status

git clone https://github.com/XQF/xqf.git
cd xqf
mkdir build
cd build
cmake ..
make
make install

On Debian or Ubuntu, use cmake -DWITH_QSTAT=/usr/bin/quakestat -DCMAKE_INSTALL_PREFIX=/usr ...

For extended information, read this Wiki page: wiki/How-to-build.

HOW TO CONTRIBUTE

The best way to contribute code is to fork this project. To contribute translation please visit our Transifex project. You will find more details on the wiki: wiki/How-to-contribute.

XQF is Copyright © 1998-2000 Roman Pozlevich. See the wiki page for contributors: wiki/Contributors.

Copying is allowed under the terms of the GNU General Public License.
See the file COPYING for more details.

HISTORY

XQF was originally written by Roman Pozlevich in 1998. It has been maintained and improved by a devoted team over the years with following major developers:

1998-2000 Roman Pozlevich roma@botik.ru
2000-2002 Bill Adams bill@evilbill.org
2000-2003 Alex Burger alex_b@users.sf.net
2001-2010 Ludwig Nussel ludwig.nussel@suse.de
2001-2015 Jordi Mallach jordi@debian.org
2014-2015 Zack Middleton zturtleman@gmail.com
2015-2015 Artem Vorotnikov artem@vorotnikov.me
2013-2017 Thomas Debesse xqf@illwieckz.net