1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add basic server-only player harness

This commit is contained in:
NG (Graham)
2025-08-16 21:32:14 -04:00
parent 94d247f8f4
commit 05bf4a097a
20 changed files with 304 additions and 21 deletions

View File

@@ -19,6 +19,7 @@ byteserde = "0.6.2"
chrono.workspace = true
atomic_float = "1.1"
num-quaternion.workspace = true
rand.workspace = true
#literustlib_server = { version = "0.1", path = "../../LiteRustLib/server" }
#literustlib = { version = "0.1", path = "../../LiteRustLib" }