mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-09-05 00:56:05 +00:00
feat!: enable support for different openvr compatibility modules other than opencomposite
This commit is contained in:
parent
4ea0ce53b0
commit
e685cf757d
13 changed files with 219 additions and 45 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue