Worked on server using matchbox

This commit is contained in:
Iaphetes 2025-10-31 19:22:17 +01:00
parent 02c9ef06f5
commit 7df4e86afb
3 changed files with 2128 additions and 279 deletions

View file

@ -9,6 +9,6 @@ rand = "0.9.1"
# rusqlite = "0.37.0"
statrs = "0.18.0"
orthros_network = {path = "../orthros-network"}
bevy_matchbox = "0.13"
[[bin]]
name = "orthros-server"