Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
No Enemies
Nothing happened in Hollow Knight: Silksong
| Date uploaded | 9 months ago |
| Version | 0.0.2 |
| Download link | ykysnk-No_Enemies-0.0.2.zip |
| Downloads | 103 |
| Dependency string | ykysnk-No_Enemies-0.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
No Enemies
Nothing happened in Hollow Knight: Silksong
![]()
What does this mod do?
- The enemies will be gone when you install the mod.
- Any enemies will be killed when trying to attack in
KillWhenTryAttackmode.
Installation
- Download BepInEx and install.
- Download BepinEx-Utils.
- Extract all the .dll file to
game folder/BepInEx/plugins - Launch game
Configuration
The mod configuration file name is io.github.ykysnk.HKSS.NoEnemies.cfg inside game folder/BepInEx/config,
If you are not using any mod manager, you can manually change the value, also if you
installed BepinEx Configuration Manager,
you can change any values in game instead.
Mode- Type:
NoEnemiesMode - Default:
BeGone - Description:
- No enemies working modes.
- Type:
RandomCorpseSplat- Type:
boolean - Default:
false - Description:
- Random corpse splat in the maps.
- Type:
Known issue
- Some enemies may have some problems. Like items will not drop at all.
You can try to change the working mode toKillWhenTryAttackorOffto avoid this issue. - Some time you may stick in the battle scene, try back to the main menu or restart the game.
CHANGELOG
Changelog
0.0.7 - 2025-10-19
🐛 Bug Fixes
- Update
BepInExUtilslibrary to v1.0.0 - (b7fae85) - Update
BepInExUtilsandBepInExUtils.Generatorlibraries - (81d9b8f) - Update
BepInExUtils.Generatorlibrary - (b4c50cf)
Action
- Update version in
Main.csand updateCHANGELOG.md- (d664c59)
0.0.6 - 2025-10-15
🐛 Bug Fixes
- Update
BepInExUtilsandBepInExUtils.Generatorlibraries - (4ca4cf5) - Update
BepInExUtilslibrary to v0.9.0 and renamePostAwaketoInit- (0530052) - Update
BepInExUtilsandBepInExUtils.Generatorlibraries - (0a13736) - Update
BepInExUtils.Generatorlibrary - (626dc53)
Action
- Update version in
Main.csand updateCHANGELOG.md- (d17d5cc)
0.0.5 - 2025-10-15
🐛 Bug Fixes
- Handle null values in item drops and add debug logging - (60d7910)
Action
- Update version in
Main.csand updateCHANGELOG.md- (cdf527d)
0.0.4 - 2025-10-15
🐛 Bug Fixes
- Add null-forgiving operator to field access in proxy classes - (3356d4d)
- Update
BepInExUtilslibrary - (9633b5e)
Action
- Update version in
Main.csand updateCHANGELOG.md- (5725478)
0.0.3 - 2025-10-15
🐛 Bug Fixes
- Add
BepInDependencyattribute forBepInExUtilslibrary - (e93a00c) - Update multiple library dependencies in
Libfolder - (ecae281)
Action
- Update version in
Main.csand updateCHANGELOG.md- (ec456a4)
0.0.2 - 2025-10-15
🐛 Bug Fixes
- Update
BepInExUtilslibrary - (18c0175) - Update BepInExUtils and BepInExUtils.Generator libraries - (47a9db2)
- Correct namespace typos in patch files - (25a041d)
- Update
README.md- (c011ce8)
🚜 Refactor
- Replace
[UsedImplicitly]with[PublicAPI]and suppress warnings - (366f4c9)
Action
- Update version in
Main.csand updateCHANGELOG.md- (a38ca9e)
New Contributors ❤️
- @github-actions[bot] made their first contribution
[0.0.1] - 2025-10-12
🐛 Bug Fixes
- Add
icon.pngand changeREADME.md- (99c1891) - Correct typo in package description - (a5828c4)
- Update enemy behavior for NoEnemiesMode and adjust release artifact paths - (3c414e3)
🚜 Refactor
- Revamp enemy behavior and patch system for NoEnemiesMode - (06e334e)
New Contributors ❤️
- @T2PeNBiX99wcoxKv3A4g made their first contribution