ArabDesert/Assets/RTLTMPro/Scripts/Editor/RTLTMPro-Editor.asmdef

25 lines
590 B
Plaintext
Raw Normal View History

2024-05-25 09:10:35 +03:00
{
"name": "RTLTMPro-Editor",
"references": [
"RTLTMPro",
"Unity.TextMeshPro.Editor",
"Unity.TextMeshPro"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.textmeshpro",
"expression": "2.1.0",
"define": "TMP_VERSION_2_1_0_OR_NEWER"
}
],
"noEngineReferences": false
}