BITKit/Packages/Runtime/Mirror/Editor/Editor.BITKit.Mirror.asmdef

22 lines
587 B
Plaintext
Raw Normal View History

2023-06-05 19:57:17 +08:00
{
"name": "BITKit.Extensions.Mirror.Editor",
"rootNamespace": "",
"references": [
"GUID:30817c1a0e6d646d99c048fc403f5979",
"GUID:a209c53514018594f9f482516f2a6781",
"GUID:99a47d73d3ad3374b9d12c982228df71"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_EDITOR",
"ODIN_INSPECTOR",
"MIRROR"
],
"versionDefines": [],
"noEngineReferences": false
}