aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99ae3c7..239d5a2 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,18 @@
cargo run
```
+## run client (multi player)
+
+```console
+cargo run -- --connect-to 49.13.201.137:16384
+```
+
+## run server (headless)
+
+```console
+cargo run -- --server
+```
+
## controls
-- **left mouse** teleport
+- **left mouse** walk / attack