~starkingdoms/starkingdoms

ref: dab066430c7e5a312c671e7f4c8726d285aa221f starkingdoms/index.md -rw-r--r-- 258 bytes
dab06643ghostly_zsh fix: thrusters fixed mostly but done correctly this time 3 days ago

#starkingdoms: the manual

how to run client: RUST_LOG="info,starkingdoms=trace" cargo run -F native -- client --server 'ws://[::1]:5151' how to run server: RUST_LOG="info,starkingdoms=trace" cargo run -F native -- server --tick-rate 60 --max-clients 16