Skip to content

Commit 9e7a2d2

Browse files
committed
2 parents bc9f1b2 + d10c9d5 commit 9e7a2d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Object Pooling for Unity
22

33
### TODO
4-
- [x] Zenject version
4+
- [x] Zenject support
55

66
## Features
77
- Faster in terms of performance than Instantiate/Destroy (Test at the end of README)
88
- Easy to use
99
- Easy to integrate with already written spawn systems
1010
- Callbacks OnGet & OnRelease for resseting object state
11+
- Works with Zenject
1112

1213
## How to Install
1314
### Git Installation (Best way to get latest version)

0 commit comments

Comments
 (0)