OldBlueWater/BlueWater/Assets/Doozy/Editor/Doozy.Editor.asmdef
2023-08-08 16:08:41 +09:00

19 lines
423 B
Plaintext

{
"name": "DoozyEditor",
"rootNamespace": "",
"references": [
"DoozyRuntime",
"Unity.TextMeshPro"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}