Files
VIVE-OpenXR-Unity/com.htc.upm.vive.openxr/Runtime/VIVE.OpenXR.asmdef
2023-09-14 18:17:47 +08:00

22 lines
491 B
Plaintext

{
"name": "VIVE.OpenXR",
"rootNamespace": "",
"references": [
"Unity.XR.OpenXR",
"Unity.InputSystem"
],
"includePlatforms": [
"Android",
"Editor",
"WSA",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}