Merge pull request #600 from Iblis/textmeshpro_unity6_adoptions

TextMeshPro Unity6 adoptions
This commit is contained in:
Yoshifumi Kawai
2024-09-24 17:16:20 +09:00
committed by GitHub

View File

@@ -16,7 +16,12 @@
"name": "com.unity.textmeshpro",
"expression": "",
"define": "UNITASK_TEXTMESHPRO_SUPPORT"
},
{
"name": "com.unity.ugui",
"expression": "2.0.0",
"define": "UNITASK_TEXTMESHPRO_SUPPORT"
}
],
"noEngineReferences": false
}
}