OliveRave/UnityProject/Assets/Udon/Editor/VRC.Udon.Editor.asmdef

17 lines
394 B
Plaintext

{
"name": "VRC.Udon.Editor",
"references": [
"VRC.Udon",
"VRC.Udon.Serialization.OdinSerializer"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}