add build script to auto download khronos loader for android
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -11,6 +11,10 @@ bevy_mod_openxr.path = "../.."
|
||||
bevy = { workspace = true, default-features = true }
|
||||
bevy_xr_utils.path = "../../../bevy_xr_utils"
|
||||
|
||||
[build-dependencies]
|
||||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
zip = "2.1"
|
||||
|
||||
|
||||
[lib]
|
||||
name = "bevy_openxr_android"
|
||||
|
||||
Reference in New Issue
Block a user