Skip to content

Commit

Permalink
update readme to show current state of the crate (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: Schmarni <[email protected]>
  • Loading branch information
Schmarni-Dev authored Jun 5, 2024
1 parent b2193cc commit 775d474
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ A crate for adding openxr support to Bevy ( planned to be upstreamed ).

To see it in action run the example in `examples` with `cargo run --example xr`

## This crate will not recive any feature or performance updates
the current implementation will not be updated!
we will release a version for bevy 0.14 once that releases but no further version will be supported!
there is a new rewrite that will be upstreamed into bevy in the future.
you can use that from this git repo if you want, but be warned it has a completly different public api.

## Discord

Come hang out if you have questions or issues
Expand Down

0 comments on commit 775d474

Please sign in to comment.