

Infection Bar adds a dedicated HUD display for Cadaver Growth infection progress in Lethal Company.
The mod shows infection progress when the lobby is compatible and keeps the original connection flow intact. It does not block players from joining, does not kick players, and does not change gameplay.
Infection Bar uses host-required compatibility mode.
This behavior keeps lobby connectivity stable while avoiding a HUD advantage when the full lobby is not running the mod.
HudStyleMode controls presentation:
Auto: recommended. Uses compact current-style presentation with compatible HUD environments and vanilla stamina-ring presentation otherwise.CurrentStyle: forces the compact bar presentation.VanillaStaminaRingStyle: forces the vanilla stamina-ring presentation.Install through a Thunderstore-compatible mod manager, or manually place the DLL at:
BepInEx/plugins/InfectionBar/InfectionBar.dll
For multiplayer use, install the mod on the host and on every connected client when the lobby should have the HUD active.
The configuration file is generated after first launch:
BepInEx/config/InfectionBar.cfg
Common options:
InfectionBarEnabled: enables or disables the infection display.InfectionBarAlwaysVisible: keeps the display visible even at 0%.HudStyleMode: selects automatic, compact, or vanilla HUD style.LabelLanguageMode: selects automatic, English, or Chinese labels.TerminalFadeAlpha: controls terminal fade alpha.VanillaRingScale, VanillaRingOffsetX, VanillaRingOffsetY: tune vanilla HUD mode placement.VanillaWarningTextOffsetEnabled, VanillaWarningTextOffsetX, VanillaWarningTextOffsetY: move original warning text in vanilla HUD mode to reduce overlap.DebugLogging: enables diagnostic logging.EladsHUD support is optional.
EladsHUD is mentioned only to describe interoperability behavior. This mod is not affiliated with, endorsed by, maintained by, or packaged with EladsHUD or its forks.