2013-10-24 21:30:58 +02:00
XQF
===
2014-10-02 00:21:03 +02:00
![XQF logo ](pixmaps/xqf.png )
2013-10-24 21:30:58 +02:00
DESCRIPTION
-----------
2014-10-10 13:33:12 +02:00
XQF is a server browser and launcher for games using [id Tech engines ](http://en.wikipedia.org/wiki/Id_Tech ), [Unreal engines ](http://en.wikipedia.org/wiki/Unreal_Engine ) and derivatives. It uses the [GTK+ ](http://www.gtk.org/ ) 2 toolkit.
2014-10-10 07:55:52 +02:00
2013-10-24 21:30:58 +02:00
XQF is a front-end to [QStat ](http://qstat.sourceforge.net/ ), a program by Steve Jankowski.
2014-10-10 07:55:52 +02:00
See the file [NEWS.md ](NEWS.md ) and the [ChangeLog ](ChangeLog ) for updated information.
2013-10-24 21:30:58 +02:00
2014-10-23 22:45:53 +02:00
BUILD / INSTALLATION / USAGE
----------------------------
2014-11-03 20:41:19 +01:00
[![Build status ](https://travis-ci.org/XQF/xqf.svg?branch=master )](https://travis-ci.org/XQF/xqf)
2014-11-03 19:29:11 +01:00
2014-10-23 22:45:53 +02:00
1. ``git clone https://github.com/XQF/xqf.git``; ``cd xqf` `
2. ``./autogen.sh` `
2014-10-24 00:43:03 +02:00
3. ``./configure`` (with Debian or Ubuntu, add ``--with-qstat=quakestat --prefix=/usr` `)
2014-10-23 22:45:53 +02:00
4. ``make` `
2014-10-24 00:43:03 +02:00
5. ``make install`` (or ``fakeroot checkinstall --fstrans=yes` `)
2014-10-23 22:45:53 +02:00
6. ``xqf` `
2013-10-24 21:30:58 +02:00
2014-10-10 07:55:52 +02:00
Please see the ``docs/xqfdocs.html` ` file for more information. Warning, this page is not up to date!
2013-10-24 21:30:58 +02:00
AVAILABILITY
------------
2014-10-02 00:39:35 +02:00
* https://github.com/XQF/xqf/ (up to date Git repository)
2013-10-24 21:30:58 +02:00
* http://www.linuxgames.com/xqf/ (old but current home page)
* http://sourceforge.net/projects/xqf/ (previously published files and old SVN repository)
2014-10-24 00:43:03 +02:00
HOW TO CONTRIBUTE
-----------------
2014-10-23 05:53:30 +02:00
2014-10-23 22:45:53 +02:00
The best way to contribute is to fork this project, please read the [GUIDELINES.md ](GUIDELINES.md ) for further information.
2014-10-23 05:53:30 +02:00
2013-10-24 21:30:58 +02:00
COPYRIGHT
---------
2014-10-10 07:46:40 +02:00
XQF is Copyright © 1998-2000 Roman Pozlevich.
See the file [AUTHORS.md ](AUTHORS.md ) for contributors.
2013-10-26 16:48:03 +02:00
2013-11-01 23:32:37 +01:00
Copying is allowed under the terms of GNU General Public License.
2014-10-10 07:46:40 +02:00
See the file [COPYING ](COPYING ) for more details.
2013-10-30 05:03:10 +01:00
2013-10-26 16:48:03 +02:00
HISTORY
-------
2014-09-28 09:55:53 +02:00
2013-2014 Thomas Debesse < xqf @illwieckz .net >
2014-11-01 22:58:49 +01:00
2001-2014 Jordi Mallach < jordi @debian .org >
2013-11-01 23:32:37 +01:00
2001-2010 Ludwig Nussel < ludwig.nussel @suse .de >
2014-10-10 07:31:50 +02:00
2000-2003 Alex Burger < alex_b @users .sf.net >
2013-11-01 23:32:37 +01:00
2000-2002 Bill Adams < bill @evilbill .org >
2013-10-26 16:48:03 +02:00
1998-2000 Roman Pozlevich < roma @botik .ru >