25 lines
593 B
Plaintext
25 lines
593 B
Plaintext
{
|
|
"name": "PICO.Platform",
|
|
"references": [
|
|
"Unity.XR.PICO.Editor",
|
|
"Unity.XR.PICO",
|
|
"Unity.XR.OpenXR.Features.PICOSupport"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.xr.management",
|
|
"expression": "",
|
|
"define": "USING_XR_MANAGEMENT"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.pico",
|
|
"expression": "",
|
|
"define": "USING_XR_SDK_PICO"
|
|
}
|
|
]
|
|
}
|