You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 8 months ago |
| Version | 0.8.0 |
| Download link | Maskoliver-ShowEnemyHP-0.8.0.zip |
| Downloads | 758 |
| Dependency string | Maskoliver-ShowEnemyHP-0.8.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.738README
Show Enemy HP (Megabonk)
Real-time HP above every enemy.
No more guesswork—see the exact health value during combat.
Features
- Simple readout: shows the current HP as a single, easy-to-read number.
- Quick toggle: press F2 to enable/disable anytime.
Tested on: Megabonk v1.0.19
Loader support: MelonLoader v0.7.1 (net6) and BepInEx 6 (Unity.IL2CPP)
Install
⚠️ Do not use MelonLoader and BepInEx at the same time in the same game folder.
Use separate installs or a manager like r2modman (profiles isolate BepInEx from the base game).
Option A — Thunderstore / r2modman (BepInEx)
- Install BepInEx 6 for Megabonk via r2modman.
- Place
ShowEnemyHp.dllinto your r2modman profile at:
…\r2modmanPlus-local\Megabonk\profiles\<YourProfile>\BepInEx\plugins\ - Launch the game from r2modman.
Logs: …\BepInEx\LogOutput.log
Option B — MelonLoader
- Install MelonLoader v0.7.1 to the game directory.
- Drop
ShowEnemyHp.dllinto:
…\Megabonk\Mods\ - Launch the game normally.
Logs: …\MelonLoader\Latest.log
Usage
- Toggle UI: Press F2.
- That’s it. No config yet—focused on “just works”.
Troubleshooting
I don’t see HP in game
- Verify the loader actually picked up the mod:
- MelonLoader: check
MelonLoader/Latest.logfor “Show Enemy HP”. - BepInEx: check
BepInEx/LogOutput.logfor the plugin entry.
- MelonLoader: check
- Ensure the correct loader is launching (r2modman for BepInEx; vanilla exe for Melon).
- Conflicts: temporarily disable other UI/overlay mods to test.