QsLib
A library for codes that are used within my projects.
A library mod to store methods commonly used by various of my mods. Currently, it includes:
For general mod users, if you see this line you probably what you are doing. If not, download the .jar file and place it in the “mods” folder in you minecraft folder. If the “mods” folder doesn’t exist, create one.
Although the purpose of this mod is to be a library mod for my other mods, you still can use this under the MIT license (I don’t know why you would consider using it, it is very easy to recreate this).
This project is under MIT licence.
This project uses Cardinal Component API. You can check out their source at https://github.com/Ladysnake/Cardinal-Components-API.