~starkingdoms/starkingdoms

ref: 562e5c4ab6cb48a4d9bdc8b25a2c533d83531304 starkingdoms/index.md -rw-r--r-- 258 bytes
562e5c4aghostly_zsh fix: recipe list order a day 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