Files
plugin-library/Assets/06.UIFarme/Editor/com.uifarme.editor.asmdef

20 lines
474 B
Plaintext
Raw Normal View History

2025-04-10 18:15:01 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.uifarme.editor",
2025-04-10 18:15:01 +08:00
"rootNamespace": "",
2025-09-23 11:18:38 +08:00
"references": [
2025-10-31 11:18:23 +08:00
"Unity.TextMeshPro",
"com.uifarme.runtime",
"com.staryevo.tools.editor"
2025-09-23 11:18:38 +08:00
],
2025-04-10 18:15:01 +08:00
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}