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 9161e09 commit bbbed52Copy full SHA for bbbed52
Packages/manifest.json
@@ -7,6 +7,7 @@
7
"com.unity.modules.assetbundle": "1.0.0",
8
"com.unity.modules.imgui": "1.0.0",
9
"com.unity.modules.jsonserialize": "1.0.0",
10
+ "com.unity.modules.particlesystem": "1.0.0",
11
"com.unity.modules.physics": "1.0.0",
12
"com.unity.modules.terrain": "1.0.0",
13
"com.unity.modules.terrainphysics": "1.0.0",
Packages/packages-lock.json
@@ -45,6 +45,12 @@
45
"source": "builtin",
46
"dependencies": {}
47
},
48
+ "com.unity.modules.particlesystem": {
49
+ "version": "1.0.0",
50
+ "depth": 0,
51
+ "source": "builtin",
52
+ "dependencies": {}
53
+ },
54
"com.unity.modules.physics": {
55
"version": "1.0.0",
56
"depth": 0,
0 commit comments