]> git.pond.sub.org Git - empserver/blob - src/client/README
License upgrade to GPL version 3 or later
[empserver] / src / client / README
1 This is the basic Empire Client.
2
3 Empire is a multi-player, client/server Internet based war game.
4 Copyright (C) 1986-2011, Dave Pare, Jeff Bailey, Thomas Ruschak,
5 Ken Stevens, Steve McClure, Markus Armbruster
6
7 This program is free software: you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation, either version 3 of the License (in file
10 `COPYING'), or (at your option) any later version.
11
12 The client is distributed as part of the complete source tarball and
13 as a standalone client tarball.  The instructions below apply to the
14 client tarball.  If you got the complete source, as tarball or from
15 a git repository, refer to ../../README instead.
16
17 See file `INSTALL' for detailed compilation and installation
18 instructions.  Quick guide for the impatient: run configure; make;
19 make install.  The last step is optional; everything runs fine right
20 from the build tree.
21
22 The client connects to the Changeling blitz by default.  Use
23 environment variables EMPIREHOST and EMPIREPORT to connect to another
24 game (see manual page for details).
25
26 The client tarball is not meant for development.  Use the complete
27 source for that.
28
29 Please report bugs to <wolfpack@wolfpackempire.com> or via SourceForge
30 http://sourceforge.net/projects/empserver (registration required).
31
32 For more information or help, try rec.games.empire on Usenet, or send
33 e-mail to <wolfpack@wolfpackempire.com> and we'll try to answer if we
34 can.  Also check out our web site at "http://www.wolfpackempire.com".
35
36 Have fun!
37
38 Wolfpack!