
BonkersLib
This is a library for Megabonk to provide a stable API and reusable services.Details
v1.0.3
- Hotfixed some broken logic in new world cache
v1.0.2
- Attempted to make every call to the main Unity Thread Safe by implementing the MainThreadDispatcher
v1.0.1
- Changed the way the "IsInGame" State would be triggered from timer based to scene checks for certain interactables
v1.0.0
- Initial release.