This commit is contained in:
Jay Christy
2024-05-23 13:56:10 -04:00
parent 1e3034cbab
commit d428bd0fd8
4 changed files with 373 additions and 345 deletions

View File

@@ -8,3 +8,5 @@ edition = "2021"
[dependencies]
bevy.workspace = true
bevy_xr.path = "../bevy_xr"
openxr = "0.18.0"
bevy_openxr.path = "../bevy_openxr"