Awesome
<h1 align="center">Welcome to com.gameframe.pooling 👋</h1> <p> <img alt="Version" src="https://img.shields.io/badge/version-1.1.1-blue.svg?cacheSeconds=2592000" /> <a href="https://twitter.com/coryleach"> <img alt="Twitter: coryleach" src="https://img.shields.io/twitter/follow/coryleach.svg?style=social" target="_blank" /> </a> </p>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