Initial commit

This commit is contained in:
Gregory Campbell
2019-09-29 19:40:54 -04:00
commit 463a783c7c
3583 changed files with 101769 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"name": "Unity.TextMeshPro.Editor",
"references": [
"Unity.TextMeshPro",
"Unity.ugui",
"Unity.ugui.Editor"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": []
}