CBSL - CodeBlaze Standard Library
CBSL provides modules that help you author game logic.
CBSL is made up of the following modules :-
- Core - set of usefull classes, behaviours, collections and other usefull utilities
- Logging - built on top of unity logger
- Manager Framework - usefull components to create & handle managers (YET TO BE ADDED)
CBSL also provides extensions for some popular libraries
- UniTask - async/await for unity