kss-BonkersLib icon

BonkersLib

This is a library for Megabonk to provide a stable API and reusable services.

CHANGELOG

v1.0.4

  • Updated mod to work for the latest version of MegaBonk SpookyUpdate
  • Added Time Scaling

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.