XoXFaby-BetterUnityPlugin icon

BetterUnityPlugin

BaseUnityPlugin with MonoBehaviour message events and a Hook Manager

Last updated 2 years ago
Total downloads 225454
Total rating 2 
Categories Libraries
Dependency string XoXFaby-BetterUnityPlugin-1.1.1
Dependants 93 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.9 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.9

README

BetterUnityPlugin

A BaseUnityPlugin that provides a HookManager and some events for MonoBehaviour messages

Support Me

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

Help & Feedback

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

Changelog

v1.1.0

  • Addition: Added fix that stops BepinexManager GameObject from being Destroyed
  • Addition: Added onDestroy and onReset events

v1.0.0

  • Initial Release