~starkingdoms/starkingdoms

ref: 1292c16faa29f5dae2c087e68da2b1ed436ca0c7 starkingdoms/index.md -rw-r--r-- 258 bytes
1292c16f — core feat: add orbital info to config 18 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