diff options
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. |