Files
ParticleEffectForUGUI/ParticleEffectForUGUI_URP/Packages/manifest.json

11 lines
443 B
JSON
Raw Normal View History

2026-06-25 12:51:23 +09:00
{
"dependencies": {
"com.coffee.nano-monitor": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/NanoMonitor",
"com.coffee.ui-particle": "file:../../Packages/src",
"com.coffee.symbolic-linker": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/SymbolicLinker",
"com.unity.ide.rider": "3.0.40",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.modules.animation": "1.0.0"
}
}