about summary refs log tree commit diff
path: root/docs/articles/playing.txt
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-01-17 12:56:19 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-01-17 12:56:19 +0000
commite42c493d0c294ccb0a314c8447818c8d613195df (patch)
tree27e56d9415313ddccdb1550da64ed3ef80b1dcca /docs/articles/playing.txt
parent037569c4e52f37196275dbafec670f54da249cf8 (diff)
downloadzcatch-e42c493d0c294ccb0a314c8447818c8d613195df.tar.gz
zcatch-e42c493d0c294ccb0a314c8447818c8d613195df.zip
removed olds docs
Diffstat (limited to 'docs/articles/playing.txt')
-rw-r--r--docs/articles/playing.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/articles/playing.txt b/docs/articles/playing.txt
deleted file mode 100644
index 34ed40ce..00000000
--- a/docs/articles/playing.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Title: Playing
-
-Group: Starting a Server
-(start code)
-# ./teewars -s
-(end)
-
-Group: Connecting with the client
-(start code)
-# ./teewars [-c IP]
-(end)
-
-Not specifying -c will connect the client to localhost.