envision/test/files/profile.json
2023-09-09 11:23:42 +02:00

33 lines
900 B
JSON

{
"uuid": "demo",
"name": "Demo profile",
"xrservice_type": "Monado",
"xrservice_path": "/home/user/monado",
"xrservice_repo": null,
"opencomposite_path": "/home/user/opencomposite",
"opencomposite_repo": null,
"features": {
"libsurvive": {
"feature_type": "Libsurvive",
"enabled": true,
"path": "/home/user/libsurvive",
"repo": null
},
"basalt": {
"feature_type": "Basalt",
"enabled": false,
"path": null,
"repo": null
},
"mercury_enabled": false
},
"environment": {
"XRT_COMPOSITOR_SCALE_PERCENTAGE": "140",
"XRT_COMPOSITOR_COMPUTE": "1",
"SURVIVE_GLOBALSCENESOLVER": "0"
},
"prefix": "/home/user/envisionprefix",
"can_be_built": true,
"editable": true,
"pull_on_build": true
}