Skip to content

jmallach/xqf

 
 

Repository files navigation

XQF

XQF logo

DESCRIPTION

XQF is a server browser and launcher for games using id Tech engines, Unreal engines and derivatives. XQF is a front-end to QStat and uses the GTK+ 2 toolkit. See the Wiki for more information: https://github.com/XQF/xqf/wiki

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

DOWNLOADS

See the Wiki page: https://github.com/XQF/xqf/wiki/Downloads

INSTALLATION

Build status

git clone https://github.com/XQF/xqf.git
cd xqf
./autogen.sh
./configure
make
make install
xqf

On Debian or Ubuntu, use ./configure --with-qstat=quakestat --prefix=/usr.

See the Wiki page for more information: https://github.com/XQF/xqf/wiki/How-to-build

LINKS

HOW TO CONTRIBUTE

The best way to contribute code is to fork this project, to contribute translation please visit our Transifex project. See the Wiki page for more information: https://github.com/XQF/xqf/wiki/How-to-contribute

COPYRIGHT

XQF is Copyright © 1998-2000 Roman Pozlevich.
See the wiki page for contributors: https://github.com/XQF/xqf/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-2014 Jordi Mallach jordi@debian.org
2013-2015 Thomas Debesse xqf@illwieckz.net

Packages

No packages published

Languages

  • C 98.0%
  • Other 2.0%