UI布局更新

This commit is contained in:
2025-07-18 17:50:42 +08:00
parent 330ff922b5
commit 95206a5cd3
28 changed files with 5028 additions and 2068 deletions

View File

@ -1,6 +1,7 @@
{
"dependencies": {
"com.monitor1394.xcharts": "file:../SelfPackages/XCharts",
"com.unity.2d.sprite": "1.0.0",
"com.unity.cinemachine": "2.9.5",
"com.unity.collab-proxy": "2.2.0",
"com.unity.feature.development": "1.0.2",

View File

@ -6,6 +6,12 @@
"source": "local",
"dependencies": {}
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.burst": {
"version": "1.8.11",
"depth": 1,