Files
plugin-library/Assets/05.TableTextConversion/Editor/com.tabletext.editor.asmdef

20 lines
458 B
Plaintext
Raw Normal View History

2025-04-11 12:13:32 +08:00
{
2025-09-04 11:43:35 +08:00
"name": "com.tabletext.editor",
2025-04-11 12:13:32 +08:00
"rootNamespace": "",
"references": [
2025-10-31 11:18:23 +08:00
"com.tabletext.runtime",
"UniTask",
"YooAsset.Editor"
2025-04-14 15:43:40 +08:00
],
"includePlatforms": [
"Editor"
2025-04-11 12:13:32 +08:00
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}