You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-14 20:20:06 +00:00
docs: update readme
This commit is contained in:
@@ -81,7 +81,7 @@ Compares this "Baking mesh" approach with the conventional approach:
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
### Using OpenUPM (Recomended)
|
### Using OpenUPM
|
||||||
|
|
||||||
This package is available on [OpenUPM](https://openupm.com).
|
This package is available on [OpenUPM](https://openupm.com).
|
||||||
You can install it via [openupm-cli](https://github.com/openupm/openupm-cli).
|
You can install it via [openupm-cli](https://github.com/openupm/openupm-cli).
|
||||||
@@ -93,9 +93,9 @@ openupm add com.coffee.ui-particle
|
|||||||
|
|
||||||
Find the manifest.json file in the Packages folder of your project and add a line to `dependencies` field.
|
Find the manifest.json file in the Packages folder of your project and add a line to `dependencies` field.
|
||||||
|
|
||||||
* Major version:
|
* Major version: 
|
||||||
`"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git"`
|
`"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git"`
|
||||||
* Preview version:
|
* Preview version: 
|
||||||
`"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git#preview"`
|
`"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git#preview"`
|
||||||
|
|
||||||
To update the package, change suffix `#{version}` to the target version.
|
To update the package, change suffix `#{version}` to the target version.
|
||||||
|
|||||||
Reference in New Issue
Block a user