ArabDesert/Assets/RTLTMPro/Scripts/Runtime/RTLTMPro.asmdef

21 lines
505 B
Plaintext
Raw Normal View History

2024-05-25 09:10:35 +03:00
{
"name": "RTLTMPro",
"references": [
"Unity.TextMeshPro"
],
"includePlatforms": [],
"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
}