]> git.pond.sub.org Git - empserver/blobdiff - src/client/README
Update documentation to talk about git instead of CVS
[empserver] / src / client / README
index 32abbf39256000035c265bb869242f725c7730df..3558827f0107da5edeab80092a0d2b4cefabf469 100644 (file)
@@ -1,7 +1,7 @@
 This is the basic Empire Client.
 
 Empire is a multi-player, client/server Internet based war game.
-Copyright (C) 1986-2006, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken
+Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken
 Stevens, Steve McClure
 
 This program is free software; you can redistribute it and/or modify
@@ -12,7 +12,7 @@ the Free Software Foundation; either version 2 of the License (in file
 The client is distributed as part of the complete source tarball and
 as a standalone client tarball.  The instructions below apply to the
 client tarball.  If you got the complete source, as tarball or from
-CVS, refer to ../../README instead.
+a git repository, refer to ../../README instead.
 
 See file `INSTALL' for detailed compilation and installation
 instructions.  Quick guide for the impatient: run configure; make;
@@ -23,6 +23,9 @@ The client connects to the Changeling blitz by default.  Use
 environment variables EMPIREHOST and EMPIREPORT to connect to another
 game (see manual page for details).
 
+The client tarball is not meant for development.  Use the complete
+source for that.
+
 Please report bugs to <wolfpack@wolfpackempire.com> or via SourceForge
 http://sourceforge.net/projects/empserver (registration required).