rbx_loader v0.9.0 custom loaders

This commit is contained in:
2026-03-02 10:20:22 -08:00
parent 74bd6d0e84
commit 13734bfe17
3 changed files with 3 additions and 3 deletions

View File

@@ -52,5 +52,5 @@ ratio_ops = { version = "0.1.0", path = "lib/ratio_ops", registry = "strafesnet"
strafesnet_bsp_loader = { version = "0.4.0", path = "lib/bsp_loader", registry = "strafesnet" }
strafesnet_common = { version = "0.8.6", path = "lib/common", registry = "strafesnet" }
strafesnet_deferred_loader = { version = "0.6.0", path = "lib/deferred_loader", registry = "strafesnet" }
strafesnet_rbx_loader = { version = "0.8.0", path = "lib/rbx_loader", registry = "strafesnet" }
strafesnet_rbx_loader = { version = "0.9.0", path = "lib/rbx_loader", registry = "strafesnet" }
strafesnet_snf = { version = "0.3.2", path = "lib/snf", registry = "strafesnet" }