going to make entity spawning a little easier
This commit is contained in:
@@ -25,6 +25,7 @@ tobj = "2.0.3"
|
||||
gilrs = "0.8.0"
|
||||
gfx-backend-vulkan = { version = "0.6", features = ["x11"] }
|
||||
lazy_static = "1.4.0"
|
||||
crossbeam = "0.8.0"
|
||||
|
||||
cgmath = "0.18.0"
|
||||
rapier3d = { version = "0.5.0", features = ["simd-nightly", "parallel"] }
|
||||
|
||||
Reference in New Issue
Block a user