why did we fork again?
This commit is contained in:
@@ -8,8 +8,8 @@ license = "MIT/Apache-2.0"
|
||||
[dependencies]
|
||||
bevy = { version = "0.18", features = ["debug"] }
|
||||
# bevy_cef = { path = "../bevy_cef" }
|
||||
bevy_mod_xr = { git = "https://git.avii.nl/Avii/bevy_oxr.git", version = "0.5.0" }
|
||||
bevy_mod_openxr = { git = "https://git.avii.nl/Avii/bevy_oxr.git", version = "0.5.0" }
|
||||
bevy_mod_xr = { git = "https://github.com/awtterpip/bevy_oxr.git", version = "0.5.0" }
|
||||
bevy_mod_openxr = { git = "https://github.com/awtterpip/bevy_oxr.git", version = "0.5.0" }
|
||||
|
||||
#bevy_mod_xr = { path = "../bevy_oxr/crates/bevy_xr" }
|
||||
#bevy_mod_openxr = { path = "../bevy_oxr/crates/bevy_openxr" }
|
||||
|
||||
Reference in New Issue
Block a user