Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 12 insertions, 2 deletions
diff --git a/README b/README
index 4d3b555..7364de7 100644
--- a/README
+++ b/README
@@ -9,8 +9,8 @@ The Osirion Project
Dedicated server
- The dedicated server can be started and accepts incoming connections.
- The default port is 8042. You can connect to it with telnet.
+ The dedicated server will accept incoming connections on port 8042.
+
Client
@@ -57,6 +57,16 @@ Console functions
r_fullscreen 1
r_restart
+
+ You can set your name and player color through the cl_color
+ and cl_name variables. You will have to disconnect and reconnect
+ for the changes to take effect:
+
+ cl_name SpaceCowboy
+ cl_color 1.0 1.0 0.0
+ connect
+
+ When you quit the application. all custom settings are.
Organization of the distribution