We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0824d1a commit 5547869Copy full SHA for 5547869
Packages/FluentParticleSystem/package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "org.oucc.fluent-particle-system",
3
"displayName": "FluentParticleSystem",
4
- "version": "0.1.1",
+ "version": "1.0.0",
5
"unity": "2018.4",
6
- "description": "Unity\u306eParticleSystem\u3092\u30e1\u30bd\u30c3\u30c9\u30c1\u30a7\u30fc\u30f3\u3067\u7de8\u96c6\u3067\u304d\u308b\u62e1\u5f35\u30e1\u30bd\u30c3\u30c9\u7fa4\u3092\u63d0\u4f9b\u3059\u308b\u30d1\u30c3\u30b1\u30fc\u30b8",
+ "description": "Provides extension methods to write ParticleSystem of Unity with method chains.",
7
"license": "MIT",
8
"author": {
9
"name": "OUCC"
0 commit comments