This commit is contained in:
2026-01-27 01:05:33 +00:00
parent f3d258cbc9
commit bb80172fe1
3 changed files with 146 additions and 48 deletions

View File

@@ -7,6 +7,7 @@ edition = "2024"
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"
[profile.dev.package."*"]
opt-level = 3