https://github.com/starikcetin/Eflatun.Pooling
Object pooling utilities for Unity.
https://github.com/starikcetin/Eflatun.Pooling
Last synced: 9 months ago
JSON representation
Object pooling utilities for Unity.
- Host: GitHub
- URL: https://github.com/starikcetin/Eflatun.Pooling
- Owner: starikcetin
- License: mit
- Created: 2019-10-10T21:17:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T00:11:13.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T11:12:12.407Z (over 1 year ago)
- Language: C#
- Size: 48.8 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity3d - Eflatun.Pooling - Object pooling utilities for Unity (Open Source Repositories / Pooling System)
- awesome-unity3d - Eflatun.Pooling - Object pooling utilities for Unity (Open Source Repositories / Pooling System)
README
[](https://openupm.com/packages/com.eflatun.pooling/)
# Eflatun.Pooling
Object pooling utilities for Unity.
## Install
```
npm install -g openupm-cli
openupm add com.eflatun.pooling
```
## Licence
MIT Licence. Refer to the [LICENSE](/LICENSE) file.
Copyright (c) 2019 S. Tarık Çetin