feat!: enable support for different openvr compatibility modules other than opencomposite
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run

This commit is contained in:
Gabriele Musco 2024-12-04 20:32:36 +01:00
commit e685cf757d
13 changed files with 219 additions and 45 deletions

View file

@ -5,9 +5,7 @@
"xrservice_path": "/home/user/monado",
"xrservice_repo": null,
"xrservice_branch": null,
"opencomposite_path": "/home/user/opencomposite",
"opencomposite_repo": null,
"opencomposite_branch": null,
"ovr_comp": { "mod_type": "Opencomposite", "path": "/home/user/opencomposite", "repo": null, "branch": null },
"features": {
"libsurvive": {
"feature_type": "Libsurvive",
@ -34,4 +32,4 @@
"can_be_built": true,
"editable": true,
"pull_on_build": true
}
}