Description
Sphaira
Sphaira is a library with common code for most of my mods.
This means that instead of having the same piece of code in most mods, I can just add it to Sphaira and easily use it in all of my mods.
It also means that if I find a bug I can simply update this single project instead of having to update multiple.
Usage
If you are also a developer, you are absolutely free to use this library. I try to keep it semver compatible. I will, however, likely never provide documentation.


