~starkingdoms/starkingdoms

ref: 5ed17b2ec1a3f95349833a08850fc8d7ef5d8d4f starkingdoms/index.md -rw-r--r-- 258 bytes
5ed17b2eghostly_zsh feat: toggle drill button 4 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