From 7bbd60007620cf3cc3ee7a913f7010588808ebb2 Mon Sep 17 00:00:00 2001 From: scarab Date: Fri, 15 Aug 2008 19:57:10 +0000 Subject: "- initial commit for GETTEXT support and K&R compilance" git-svn-id: http://opensvn.csie.org/tuxanci_ng@196 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index a65443c..a8d879a 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ ABOUT Shoots fast and long coherent light Mine ~~~~ - Put them around, stem on them *KABOOM* + Put them around, step on them *KABOOM* Bomb ball ~~~~~~~~~ Fires bomb which mirrors any obstacles and explodes only if it @@ -66,7 +66,7 @@ HOWTO COMPILE -------------- $ cmake . -DServer=1 $ make - $ make install + # make install Removing current install ----------------------- Same for both client and server @@ -107,7 +107,7 @@ GAME USAGE (eg.: "$ cd tuxanci/bin && ./tuxanci"). For client we create some configuration files in $HOME. There is created - ".tuxanci" directory and in there are pretty explaining .conf files. + ".tuxanci" directory and in there are pretty selfexplaining .conf files. For server we create directory /etc/tuxanci/server.conf where you could do some changes for it (again pretty selfexplaining). -- cgit v1.2.3