update vbsp fork

This commit is contained in:
2025-02-26 15:26:56 -08:00
parent 9e8d66cec1
commit cb57d893e0
3 changed files with 4 additions and 4 deletions
Cargo.lock
lib/bsp_loader
map-tool

@ -25,7 +25,7 @@ strafesnet_rbx_loader = { version = "0.6.0", path = "../lib/rbx_loader", registr
strafesnet_snf = { version = "0.3.0", path = "../lib/snf", registry = "strafesnet" }
thiserror = "2.0.11"
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread", "fs"] }
vbsp = { version = "0.7.0-codegen5", registry = "strafesnet", default-features = false }
vbsp = { version = "0.7.0-pre", registry = "strafesnet", default-features = false }
vbsp-entities = { version = "0.1.0", registry = "strafesnet", default-features = false, features = ["css"]}
vmdl = "0.2.0"
vmt-parser = "0.2.0"