You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-06-26 08:23:45 +00:00
chore: add URP project for testing
This commit is contained in:
10
ParticleEffectForUGUI_URP/Packages/manifest.json
Normal file
10
ParticleEffectForUGUI_URP/Packages/manifest.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user