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

38 lines
876 B
Plaintext

{
"name": "VRC.SDK3.Editor",
"rootNamespace": "",
"references": [
"VRC.SDK3",
"VRC.SDKBase.Editor",
"VRC.Udon",
"VRC.SDKBase",
"UniTask",
"Unity.TextMeshPro",
"Unity.Postprocessing.Runtime",
"Unity.TextMeshPro.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UDON"
],
"versionDefines": [
{
"name": "com.vrchat.base",
"expression": "3.0.0",
"define": "VRC_SDK_VRCSDK3"
},
{
"name": "com.vrchat.base",
"expression": "3.0.0",
"define": "VRCUPM"
}
],
"noEngineReferences": false
}