~starkingdoms/starkingdoms

ref: 602773f491e862cd148636ce340fb1c34e059388 starkingdoms/index.md -rw-r--r-- 258 bytes
602773f4 — core feat: more predictable thrust solver behavior 17 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