This commit is contained in:
2026-01-29 16:47:52 +00:00
parent bb80172fe1
commit 77fb1f5c58
11 changed files with 263 additions and 24 deletions

View File

@@ -8,6 +8,7 @@ bevy = { version = "0.16", features = ["file_watcher"] }
include_dir = "0.7.4"
mlua = { version = "0.11.5", features = ["luau","luau-jit","luau-vector4","serde","send"] }
nameof = "1.3.0"
thiserror = "2.0.18"
[profile.dev.package."*"]
opt-level = 3