~starkingdoms/starkingdoms

ref: b22f51390f3852002ea507882bf99e011a5e4be4 starkingdoms/index.md -rw-r--r-- 258 bytes
b22f5139ghostly_zsh fix: thrusters erroneously causing a realigning torque mostly remedied 5 hours 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