Honey library is a mod creation library aimed at simplifying mod creation and make code more elegant.
Start by installing the mod, then open the project you would like to use HoneyLib for.
Under the solution explorer in Visual Studio, right-click "Dependencies"
Next, click "Add Project Reference"
You will be met with a new window that should look something like this
Click "Browse" and navigate to your Plugins folder directory.
Open the HoneyLib folder and select the HoneyLib DLL. Click OK.
You can now use HoneyLib as you would any other namespace.
I am aware the documenation is inconsistent and unprofessional, writing has always been a struggle for me.
If you have any feature requests or bug reports, please contact me through discord at buzzbb
This mod was made quickly and not tested very thoroughly, if something is wrong or seems wrong, please contact me.