maybe got xr working?
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
ash = "0.37.3"
|
||||
bevy = { git = "https://github.com/awtterpip/bevy", default-features = false, features = ["bevy_render"] }
|
||||
openxr = "0.17.1"
|
||||
wgpu = "0.16.0"
|
||||
@@ -18,4 +19,4 @@ bevy = { git = "https://github.com/awtterpip/bevy" }
|
||||
|
||||
[[example]]
|
||||
name = "xr"
|
||||
path = "examples/xr.rs"
|
||||
path = "examples/xr.rs"
|
||||
|
||||
Reference in New Issue
Block a user