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.
For Players:
For Players:
For Creators:
Join the Discord to learn how to use Core Library.