This commit is contained in:
2025-02-26 13:21:50 +01:00
parent b7e10c6df1
commit 37371bcde0
7 changed files with 1109 additions and 976 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git?path=Packages/src",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.localization": "1.5.4",
"com.unity.multiplayer.center": "1.0.0",

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.coffee.softmask-for-ugui": {
"version": "https://github.com/mob-sakai/SoftMaskForUGUI.git?path=Packages/src",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"hash": "02cf05485ac0bbd9f61e7b829dd6526db7c9dba5"
},
"com.unity.addressables": {
"version": "2.2.2",
"depth": 1,
@@ -209,7 +218,7 @@
},
"com.unity.ugui": {
"version": "2.0.0",
"depth": 2,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0",