Files
Silly-Home/Packages/com.vrchat.base/Editor/VRCSDK/VRC.SDKBase.Editor.asmdef
2026-06-07 16:58:24 +01:00

40 lines
1017 B
Plaintext

{
"name": "VRC.SDKBase.Editor",
"rootNamespace": "",
"references": [
"VRC.SDKBase",
"VRC.Enums.Validation.Performance",
"UniTask",
"Unity.Postprocessing.Runtime",
"Unity.XR.Management",
"Unity.XR.Management.Editor",
"Unity.XR.Oculus"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.vrchat.base",
"expression": "3.0.0",
"define": "VRC_SDK_VRCSDK3"
},
{
"name": "com.vrchat.base",
"expression": "3.0.0",
"define": "VRCUPM"
},
{
"name": "com.unity.postprocessing",
"expression": "3.0.0",
"define": "POST_PROCESSING_INCLUDED"
}
],
"noEngineReferences": false
}