2025-12-02 16:04:23 +08:00

25 lines
590 B
Plaintext

{
"name": "Unity.XR.PICO.Editor",
"references": [
"Unity.XR.PICO",
"Unity.XR.Management",
"Unity.XR.Management.Editor"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "XR_MGMT_GTE_320"
}
]
}