_xiaofang/xiaofang/Assets/UnityWebSocket/Scripts/Editor/UnityWebSocket.Editor.asmdef
2024-11-23 14:08:04 +08:00

16 lines
365 B
Plaintext

{
"name": "UnityWebSocket.Editor",
"references": [
"UnityWebSocket.Runtime"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}