You are viewing a potentially older version of this package. View all versions.
Maskoliver-ShowEnemyHP-0.8.0 icon

ShowEnemyHP

Shows enemy HP values over their heads! Toggles with F2.

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-6.0.738 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.738

README

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)

  1. Install BepInEx 6 for Megabonk via r2modman.
  2. Place ShowEnemyHp.dll into your r2modman profile at:
    …\r2modmanPlus-local\Megabonk\profiles\<YourProfile>\BepInEx\plugins\
  3. Launch the game from r2modman.

Logs: …\BepInEx\LogOutput.log

Option B — MelonLoader

  1. Install MelonLoader v0.7.1 to the game directory.
  2. Drop ShowEnemyHp.dll into:
    …\Megabonk\Mods\
  3. 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.log for “Show Enemy HP”.
    • BepInEx: check BepInEx/LogOutput.log for the plugin entry.
  • Ensure the correct loader is launching (r2modman for BepInEx; vanilla exe for Melon).
  • Conflicts: temporarily disable other UI/overlay mods to test.