Lot 51 Core Library

Lot 51 Core Library

2M Downloads

This mod does not work on its own. You must only have one version installed at a time. 

Hey Players,

This library is used by many other mods, including my own, to help reduce conflicts and the need for extra scripts.

If you have issues with any mods that depend on this library, check the `lot51_core.log` file for errors. Send the file to the appropriate modder for support. 

View Mods Using Core Library →

Hey Modders,

Core Library includes reusable snippets to perform common injections and add other functionality to your mods without the need for you to script.

If you are developing your own scripts you can use Core Library to easily setup loggers, config files, or game services. An event service is included so you can run code on zone load and unload and many other events without adding additional injection points that could otherwise cause conflicts with other mods.

Learn More on Github →