From 89b852047f5f2df4e3fe87ba33a55f9778b61af3 Mon Sep 17 00:00:00 2001 From: scarab Date: Fri, 25 Jul 2008 12:19:39 +0000 Subject: - uprava readme kvuli binarce git-svn-id: http://opensvn.csie.org/tuxanci_ng@170 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 7c4b49a..b203e16 100644 --- a/README +++ b/README @@ -53,7 +53,7 @@ HOWTO COMPILE (g)libc, SDL, SDL_image, SDL_ttf, optionally SDL_mixer And some applications: - cmake version 2.4.8 and above + cmake version 2.4.6 and above Now we have two options what we can do: (all commands are supposed to be written in tuxanci sources directory) @@ -98,14 +98,18 @@ HOWTO COMPILE GAME USAGE ========== - Starting game is simple tuxanci-ng or tuxanci-ng-server based on what we + Starting game is simple tuxanci or tuxanci-server based on what we compiled (based on presumption user installed into directories where path is set). + + If we are using bundled binary and tuxanci are reporting "File not found!" + error, you need to launch it directly from BIN directory + (eg.: "$ cd tuxanci/bin && ./tuxanci"). For client we create some configuration files in $HOME. There is created ".tuxanci-ng" directory and in there are pretty explaining .conf files. - For server we create directory /etc/tuxanci_ng/server.conf where you could + For server we create directory /etc/tuxanci/server.conf where you could do some changes for it (again pretty selfexplaining). Controls -- cgit v1.2.3