README.md

November 21, 2019 ยท View on GitHub

Welcome to com.gameframe.pooling ๐Ÿ‘‹

Version Twitter: coryleach

Simple Pooling Library for use in Unity

Quick Package Install

Using UnityPackageManager (for Unity 2019.1 or later)

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
  "dependencies": {
    "com.gameframe.pooling": "https://github.com/coryleach/UnityPooling.git#1.1.1",
    ...
  },
}

Author

๐Ÿ‘ค Cory Leach

Show your support

Give a โญ๏ธ if this project helped you!


This README was generated with โค๏ธ by readme-md-generator