Random Functions

This commit is contained in:
2021-01-30 15:30:35 +08:00
parent ca8149da1f
commit 76edfff94f
334 changed files with 59303 additions and 8 deletions

View File

@ -1,6 +1,7 @@
{
"dependencies": {
"com.unity.render-pipelines.universal": "7.5.3",
"com.unity.textmeshpro": "2.1.3",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@ -29,9 +29,18 @@
},
"url": "https://packages.unity.cn"
},
"com.unity.textmeshpro": {
"version": "2.1.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"url": "https://packages.unity.cn"
},
"com.unity.ugui": {
"version": "1.0.0",
"depth": 2,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0",