Skip to content

Releases: vanhaodev/unity-object-pool

v1.0.0

24 Mar 08:54

Choose a tag to compare

1. Via manifest.json

Add the following line to your Packages/manifest.json under the dependencies section:

"com.vanhaodev.objectpool": "https://github.com/vanhaodev/unity-object-pool.git?path=Exported/com.vanhaodev.objectpool#1.0.0"

2. Via Package Manager UI

  1. Open Window -> Package Manager.
  2. Click the + (plus) icon in the top left corner.
  3. Select Add package from git URL...
  4. Paste the URL below:
https://github.com/vanhaodev/unity-object-pool.git?path=Exported/com.vanhaodev.objectpool#1.0.0