Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-02-21 21:01:17 +0000
committerStijn Buys <ingar@osirion.org>2008-02-21 21:01:17 +0000
commit71b6b902732bfc0c53033d58f91a6b1e70e8371f (patch)
tree0ff75879667ff985c9d69f8057727f6c805ad8b4 /README
parent8aa04fc836116a58f8ffd1e0c3539b9ea8a94ddf (diff)
more minor updates
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