mainmenu completed

This commit is contained in:
Mausham
2026-05-27 19:02:36 +05:45
parent d51ec3eaa7
commit efb6cdb3e6
397 changed files with 590423 additions and 108 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.gilzoide.update-manager": "1.5.3",
"com.kyrylokuzyk.primetween": "1.4.0",

View File

@@ -1,5 +1,15 @@
{
"dependencies": {
"com.coffee.ui-particle": {
"version": "https://github.com/mob-sakai/ParticleEffectForUGUI.git",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"hash": "92fb173507ece2c135c38733deeca82a6d49cacd"
},
"com.cysharp.unitask": {
"version": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"depth": 0,