Create README.md

This commit is contained in:
Malek
2023-08-29 11:09:13 -07:00
committed by GitHub
parent 56819a996c
commit b1f0a7317a

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`