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
2015-02-07 20:45:40 +01:00
AVAILABILITY / PLACES TO BE
---------------------------
2013-10-24 21:30:58 +02:00
2015-02-07 20:45:40 +01:00
* Current home page: [linuxgames.com/xqf ](http://www.linuxgames.com/xqf/ )
* Mail list: [sf.net/p/xqf/mailman/ ](https://sourceforge.net/p/xqf/mailman/ )
* IRC Channel: [#xqf@Freenode ](irc://irc.freenode.net/xqf )
* Source code repository: [github.com/XQF/xqf ](https://github.com/XQF/xqf/ ) (up to date Git repository)
* Online translation tool: [transifex.com/projects/p/xqf ](https://www.transifex.com/projects/p/xqf/ )
* Continuous integration tool: [travis-ci.org/XQF/xqf ](https://travis-ci.org/XQF/xqf )
* Historical archives: [sf.net/p/xqf ](https://sourceforge.net/projects/xqf/ ) (previously published files, old SVN repository, and old ticket list)
2013-10-24 21:30:58 +02:00
2014-10-24 00:43:03 +02:00
HOW TO CONTRIBUTE
-----------------
2014-10-23 05:53:30 +02:00
2015-02-07 20:45:40 +01:00
The best way to contribute code is to fork this project, please read the [GUIDELINES.md ](GUIDELINES.md ) for further information.
To contribute translation, the best way is to do it on Transifex.
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
-------
2015-02-07 20:45:40 +01:00
2013-2015 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 >