• Stars
    star
    219
  • Rank 180,324 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 7 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hollow Knight Modding API

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.