~starkingdoms/starkingdoms

Table of Contents

  1. starkingdoms: the manual

#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

About this wiki

commit ad2517ff63342f5d076ebc7b72f83a4b68b9b19f
Author: ghostly_zsh <ghostly@e3t.cc>
Date:   2025-12-23T23:03:05-06:00

feat: crafting ui start
Clone this wiki ("master" branch)
https://git.srht.e3t.cc/~starkingdoms/starkingdoms (read-only)
git@git.srht.e3t.cc:~starkingdoms/starkingdoms (read/write)