lib v0.3.0 enable headless graphics + bvh + playback crash fixes

This commit is contained in:
2026-03-18 09:11:17 -07:00
parent ccf3eb2733
commit a3254776ef
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ strafesnet_graphics = { version = "0.0.7", registry = "strafesnet" }
strafesnet_roblox_bot_file = { version = "0.9.4", registry = "strafesnet" }
strafesnet_snf = { version = "0.3.2", registry = "strafesnet" }
strafesnet_roblox_bot_player = { version = "0.2.0", path = "lib" }
strafesnet_roblox_bot_player = { version = "0.3.0", path = "lib" }
# strafesnet_common = { path = "../strafe-project/lib/common" }
# strafesnet_graphics = { path = "../strafe-project/engine/graphics" }