chore: add URP project for testing

This commit is contained in:
mob-sakai
2026-06-25 12:51:23 +09:00
parent b7bb1124f6
commit bf4c9140d4
46 changed files with 4224 additions and 0 deletions

View 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"
}
}