CogwheelUnity/Cogwheel/Library/PackageCache/com.unity.modules.particlesystem@1.0.0/package.json
Spudnut2000 86e8b2168c Init
2024-10-01 23:23:13 -05:00

9 lines
347 B
JSON

{
"name": "com.unity.modules.particlesystem",
"version": "1.0.0",
"type": "module",
"displayName": "Particle System",
"description": "The ParticleSystem module implements Unity's Particle System. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.ParticleSystemModule.html",
"icon": ".icon.png",
"dependencies": {}
}