Skip to content

hk-modding/api

Repository files navigation

Hollow Knight Modding API

build docs GitHub all releases

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.

Build

If you want to use the API, for making mods or using them, please use a release or the installer.

  1. Clone the repository!
  2. Copy the Managed folder from your Hollow Knight installation into the solution folder and name it Vanilla.
  3. Build the solution using an IDE or dotnet build.
  4. The result will be in OutputFinal

License

Distributed under the MIT license.