TheLibraryElectric
Various components for use in (mostly my) SDK mods.
IMPORTANT!
- You do not actually need JeviLib installed.
- You just need to have opened the game once with JeviLib installed so it can fix a few things within MelonLoader.
- Don't remove it if you have other mods that require it's actual functions though, this mod only needs the fixes that it applies and you don't need JeviLib installed for the fixes to persist.
Usage In Own Project
Go to the mod.io release and download "Source", and import the scripts into your project. Or download it on GitHub and import the dummyscripts folder.
When invoking methods, use UltEvents. Do not use Unity Events or it will crash the game.
You can use this in another code mod too, just reference the DLL.