https://github.com/timoschwarzer/hollow-knight-mod-installer
An easy-to-use mod installer for Hollow Knight
https://github.com/timoschwarzer/hollow-knight-mod-installer
Last synced: 3 months ago
JSON representation
An easy-to-use mod installer for Hollow Knight
- Host: GitHub
- URL: https://github.com/timoschwarzer/hollow-knight-mod-installer
- Owner: timoschwarzer
- License: mit
- Created: 2017-08-12T09:48:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T09:16:01.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T21:05:28.752Z (3 months ago)
- Language: Java
- Homepage:
- Size: 178 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Deprecated. Please use the Modding API instead!
## Hollow Knight Mod Installer
### Steps to set up the mod installer:
1. Verify/repair the game through Steam/whatever to make sure there isn't any modified file
2. Start the mod installer and select your current Assembly-CSharp.dll
3. Load mod bundles and have fun (hopefully)Most of the time you don't need to run the installer with administrative privilegues. (Just normally double-click the .jar file)
### Download
[See releases section](https://github.com/timoschwarzer/hollow-knight-mod-installer/releases)### How are mod bundles built?
They are just zip archives. Take a look inside, the most things and the basic structure is self-explanatory.
If you have further questions ping me @zreshct
The MD5 hashes for the different versions can be found here: https://docs.google.com/spreadsheets/d/1h8MfvkZfoldLjeHrYqTzf12eyvPQlPbpm7pcidXWtNw/edit?usp=sharing
This list is not complete and you can use the comment feature to add missing hashes. Thanks!### Credits
- Icon: 753
- Background image: [Team Cherry](http://teamcherry.com.au)
- Elevate: [jpassing](https://github.com/jpassing/elevate)