nickc01 / WeaverCore

Core mod for all of my mods for Hollow Knight
https://nickc01.github.io/WeaverCore/
MIT License
14 stars 6 forks source link
hollow knight modding unity

WeaverCore Logo

WeaverCore is a core mod for Hollow Knight that makes it easy to develop new content for the game, such as new Enemies, Scenes, Bosses, and more

Click here for some guides on how to get started developing with WeaverCore

Notes for Developers

If you are looking to add some new features to WeaverCore, be sure to do it under the develop branch. This is to make sure the master branch is always kept as stable as possible

WeaverCore also uses DocFX for it's documentation. You can find the DocFX project files in the docs_src~ folder