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

19 lines
485 B
Plaintext

{
"name": "VRC.Udon",
"rootNamespace": "",
"references": [
"VRC.Udon.Serialization.OdinSerializer",
"VRC.Core.Networking.Tools",
"VRC.Core.Networking",
"VRC.Dynamics"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}