Merge pull request #1 from MalekiRe/patch-1

Create README.md
This commit is contained in:
Malek
2023-08-29 11:10:00 -07:00
committed by GitHub

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# Bevy OpenXR
An in-progress crate for adding openxr support to Bevy without forking.
![image](https://github.com/awtterpip/bevy_openxr/assets/50841145/aa01fde4-7915-49b9-b486-ff61ce6d57a9)
To see it in action run the example in `examples` with `cargo run --example xr`