aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-03-15 06:15:41 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-03-15 08:47:41 +0100
commit1e162629da53373f0e2502014d42c7636412e67e (patch)
tree0fd311e28042ebee4f1f3df4cb97063c6bb4eafc /README.md
parentaa6901736da520d4608adfb74b8bc0a8a9e121a8 (diff)
chore: release
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