diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -97,13 +97,13 @@ HOWTO COMPILE GAME USAGE ========== - Starting game is simple tuxanci or tuxanci-server based on what we + Starting game is simple tuxanci-VERSION or tuxanci-server-V. 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!" + If you 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"). + (eg.: "$ cd tuxanci/bin && ./tuxanci-VERSION"). For client we create some configuration files in $HOME. There is created ".tuxanci" directory and in there are pretty selfexplaining .conf files. |