diff options
Diffstat (limited to 'readme.txt')
| -rw-r--r-- | readme.txt | 41 |
1 files changed, 22 insertions, 19 deletions
diff --git a/readme.txt b/readme.txt index 6e02ba82..501a6cd8 100644 --- a/readme.txt +++ b/readme.txt @@ -1,16 +1,17 @@ -This is a patched version of the first playable beta version of Teewars. - -Changes -####### -0.1.1 - * Bobbing pickups - * Bigger pickups - * -c now works under windows - * -p for private server - * Can't pickup ammor, health or armor when not needed - -0.1.0 - * First Release +This is a patched version of the first playable beta version of Teewars. + +Changes +####### +0.1.1 + * Bobbing pickups + * Bigger pickups + * -c now works under windows + * -p for private server + * Can't pickup ammor, health or armor when not needed + * Added version number in the menu + +0.1.0 + * First Release Keys #### @@ -29,12 +30,14 @@ Players spawn with the Sledge Hammer and the Gun, which has unlimited ammo. All Command Line Switches ##################### +-v to see the version +-w for windowed mode +-c HOST to connect to a server + -s to start a server --w for windowed mode --n NAME to name a server --p to make a server private --c HOST to connect to a server - +-n NAME to name a server +-p to make a server private + Note. The server uses port 8303, so forward it from your NAT/Firewall if you start a server. The Teewars team @@ -56,4 +59,4 @@ Contact info ############ http://www.teewars.com -Any bugs or problems can be addressed in #teewars on Quakenet IRC. \ No newline at end of file +Any bugs or problems can be addressed in #teewars on Quakenet IRC. |