ShadowizardLib

ShadowizardLib

3M Downloads

What this mod does:

This mod is a Library mod. It doesn't add any content or change gameplay in any way and is only required to install if another mod relies on its code to run. The reason for this mod existing is to ease making mods that share similar code instead of needing to write the same lines every time when making a new mod. It also helps when updating mods since if the mods share the same code provided by this, I can just update the shared part in this mod instead of needing to update multiple different mods. So it also helps in future mod making. This mod will be updated in the future when I add more shared Classes and Methods.