com.alicizax.unity.cysharp..../Runtime/External/TextMeshPro/UniTask.Runtime.TextMeshPro.asmdef

22 lines
547 B
Plaintext
Raw Normal View History

2025-01-09 11:14:16 +08:00
{
"name": "UniTask.Runtime.TextMeshPro",
"references": [
"UniTask.Runtime",
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.textmeshpro",
"expression": "",
"define": "UNITASK_TEXTMESHPRO_SUPPORT"
}
],
"noEngineReferences": false
}