A Hollow Knight Modding API/loader. Uses MonoMod.
If you're a mod developer, there are examples in the repo.
Documentation can be found here.
If you want to use the API, for making mods or using them, please use a release or the installer.
- Clone the repository!
- Copy the Managed folder from your Hollow Knight installation into the solution folder and name it Vanilla.
- Build the solution using an IDE or
dotnet build
. - The result will be in
OutputFinal
Distributed under the MIT license.