get android quest 2 build "working"

This commit is contained in:
Schmarni
2023-10-27 22:57:39 +02:00
parent 5cd0f906b9
commit 68820745f1
6 changed files with 4651 additions and 607 deletions

View File

@@ -20,7 +20,8 @@ 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"}
bevy_rapier3d = { git = "https://github.com/Schmarni-Dev/bevy_rapier" }
# bevy_rapier3d = { git = "https://github.com/alexichepura/bevy_rapier", version = "0.22.0", branch = "bevy-012"}
[[example]]
name = "xr"