ddnet/docs/articles/playing.txt
Magnus Auvinen 9ba8e6cf38 moved docs
2007-05-22 15:06:55 +00:00

14 lines
206 B
Plaintext

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.