Files
plugin-library/Assets/06.UIFarme/Editor/com.uifarme.editor.asmdef
2025-10-31 11:18:23 +08:00

20 lines
474 B
Plaintext

{
"name": "com.uifarme.editor",
"rootNamespace": "",
"references": [
"Unity.TextMeshPro",
"com.uifarme.runtime",
"com.staryevo.tools.editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}