README.md
November 21, 2019 ยท View on GitHub
Welcome to com.gameframe.pooling ๐
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
- Twitter: @coryleach
- Github: @coryleach
Show your support
Give a โญ๏ธ if this project helped you!
This README was generated with โค๏ธ by readme-md-generator