added beginings of rapier physics
This commit is contained in:
@@ -20,6 +20,7 @@ wgpu-hal = "0.17.1"
|
||||
[dev-dependencies]
|
||||
bevy = { git = "https://github.com/bevyengine/bevy.git" }
|
||||
color-eyre = "0.6.2"
|
||||
bevy_rapier3d = { git = "https://github.com/alexichepura/bevy_rapier", version = "0.22.0", branch = "bevy-012"}
|
||||
|
||||
[[example]]
|
||||
name = "xr"
|
||||
|
||||
Reference in New Issue
Block a user