
You are viewing a potentially older version of this package. View Latest Version

Enemy Health Bar is a client-side Lethal Company plugin that displays enemy health in world-space UI. It does not send network messages and does not modify enemy state.
Install through a Thunderstore-compatible mod manager, or manually extract the package contents into the game folder so that the DLLs are placed under:
BepInEx/plugins/EnemyHealthBar/
The package requires BepInEx for Lethal Company. LethalConfig and LC Chinese Project are optional integrations, not required dependencies.
The plugin creates a BepInEx configuration file on first launch. Most settings can be changed while the game is running.
Important options:
DisplayMode: HorizontalBar, VerticalSideBar, or NumbersOnly.ShowHealthNumbers: shows current and maximum health text.HealthTextFormat: controls current/max, current-only, or percent-only text.MaxHealthMode: Hybrid by default. This keeps vanilla special-case handling while adapting to observed modded health values.MaxDistance: hides health bars beyond the configured range.Debug.Enabled: unlocks diagnostics and test-only visibility options.Enemy Health Bar is licensed under GPL-3.0.