A BaseUnityPlugin that provides a HookManager and some events for MonoBehaviour messages
BetterUnityPlugin has been removed from Thunderstore
Due to continued harrassment from a part of the RoR2 Modding community and Thunderstore's lack of action regarding these spite-fueled individuals, I've decided to remove myself and my mods from this toxicity.
If you want to follow my other stuff or contact me about this, feel free to join my discord at https://discord.faby.dev but please be aware that this decision is final.
If you like what I'm doing, consider supporting me through GitHub Sponsors so I can keep doing it:
https://github.com/sponsors/xoxfaby (preferred)
https://patreon.com/xoxfaby
or directly through paypal:
https://streamelements.com/xoxfaby/tip
If you need help or have suggestions, create an issue on github, join my discord or find me on the RoR2 Modding Discord
My Discord XoXFaby#1337
https://github.com/xoxfaby/BetterUnityPlugin
- Addition: Added logic to detect name of method to hook
- Bugfix: Fixed attribute accessibility
- Addition: Added Hook Attributes
- Addition: Added fix that stops BepinexManager GameObject from being Destroyed
- Addition: Added onDestroy and onReset events
- Initial Release