diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-01-17 12:56:19 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-01-17 12:56:19 +0000 |
| commit | e42c493d0c294ccb0a314c8447818c8d613195df (patch) | |
| tree | 27e56d9415313ddccdb1550da64ed3ef80b1dcca /docs/articles/playing.txt | |
| parent | 037569c4e52f37196275dbafec670f54da249cf8 (diff) | |
| download | zcatch-e42c493d0c294ccb0a314c8447818c8d613195df.tar.gz zcatch-e42c493d0c294ccb0a314c8447818c8d613195df.zip | |
removed olds docs
Diffstat (limited to 'docs/articles/playing.txt')
| -rw-r--r-- | docs/articles/playing.txt | 13 |
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. |