mirror of https://github.com/Cysharp/UniTask
added versionDefine to set TMP support if ugui is found, too
parent
cdf88c6a6a
commit
bb095697f7
|
@ -16,6 +16,11 @@
|
|||
"name": "com.unity.textmeshpro",
|
||||
"expression": "",
|
||||
"define": "UNITASK_TEXTMESHPRO_SUPPORT"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.ugui",
|
||||
"expression": "",
|
||||
"define": "UNITASK_TEXTMESHPRO_SUPPORT"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
|
|
Loading…
Reference in New Issue