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
commit 39d56abc48b6f649328ab5ea7c0adeace42c3b35 Author: core <core@coredoes.dev> Date: 2026-04-26T21:45:41-04:00 feat: pain, suffering, and despair