Files
plugin-library/Assets/05.TableTextConversion/Editor/com.tabletext.editor.asmdef
2025-09-04 11:43:35 +08:00

19 lines
451 B
Plaintext

{
"name": "com.tabletext.editor",
"rootNamespace": "",
"references": [
"TableTextConversion.RunTime",
"com.tabletext.runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}