Revert "move to single crate for webxr and openxr"
This reverts commit 5e769ef52b.
This commit is contained in:
4
crates/bevy_xr/src/lib.rs
Normal file
4
crates/bevy_xr/src/lib.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod actions;
|
||||
pub mod camera;
|
||||
pub mod session;
|
||||
pub mod types;
|
||||
Reference in New Issue
Block a user