Files
ParticleEffectForUGUI/Packages/manifest.json

13 lines
617 B
JSON
Raw Permalink Normal View History

2023-11-21 09:27:50 +09:00
{
"dependencies": {
"com.unity.ide.rider": "3.0.27",
2024-01-27 10:50:06 +09:00
"com.coffee.development": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/Development",
"com.coffee.nano-monitor": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/NanoMonitor",
"com.coffee.simple-scene-navigator": "https://github.com/mob-sakai/Coffee.Internal.git?path=Packages/SceneNavigator",
"com.coffee.sub-asset-editor": "https://github.com/mob-sakai/SubAssetEditor.git",
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"
}
}