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

Infection Bar adds a dedicated HUD display for Cadaver Growth infection progress in Lethal Company.
The mod is intended to work as a standalone BepInEx plugin. It can also adjust its presentation when EladsHUD or a compatible fork or variant is detected, without bundling or depending on those projects.
HudStyleMode controls presentation:
Auto: recommended. Uses compact current-style presentation with EladsHUD-compatible environments and vanilla stamina-ring presentation otherwise.CurrentStyle: forces the compact bar presentation.VanillaStaminaRingStyle: forces the vanilla stamina-ring presentation.EladsHUD is supported only as an optional runtime interoperability target.
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.
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.DebugVanillaHudLiveLayoutRefresh: debug-only high-frequency layout refresh for visual validation.Install through a Thunderstore-compatible mod manager, or manually place the DLL at:
BepInEx/plugins/InfectionBar/InfectionBar.dll