~starkingdoms/starkingdoms

ref: a6342c7d29ba5e79a479036ae036fc89c787e939 starkingdoms/index.md -rw-r--r-- 258 bytes
a6342c7dghostly_zsh fix: planets rely purely on springs now, so it should be possible to push them around now 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