Files
ParticleEffectForUGUI/Packages/manifest.json

12 lines
526 B
JSON
Raw Permalink Normal View History

2023-11-21 09:27:50 +09:00
{
"dependencies": {
2024-09-30 00:17:16 +09:00
"com.coffee.development": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/Development",
2025-01-03 22:58:18 +09:00
"com.coffee.minimal-resource": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/MinimalResource",
2024-07-18 13:34:05 +09:00
"com.coffee.nano-monitor": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/NanoMonitor",
2024-06-27 11:38:28 +09:00
"com.unity.ide.rider": "3.0.31",
2023-11-21 09:27:50 +09:00
"com.unity.test-framework": "1.1.33",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.physics": "1.0.0"
}
}