LiveStats
In-game live stats overlay and pause menu tab for Lethal Company (quota, current run, downtime, crew, lifetime stats).LiveStats
An in-game stats tracker for Lethal Company. Shows a live overlay (day, moon, weather, quota, average scrap/day, ship loot) and a "Stats" tab on the pause menu with a fuller readout of the current run, plus per-player lifetime stats accessible from the terminal.
Terminal commands
stats— your own lifetime profile (days survived, best streak, total deaths, favorite moon, and more)message <text>/message add <text>/message clear— set a small viewer-facing note shown in the corner of the pause menu's Stats tabsell <amount>— how much scrap to sell (including the overtime bonus) to hit a target credit total
Config
BepInEx/config/alterego.livestats.cfg:
Overlay.Enabled(defaulttrue) — show the in-game HUD overlay. Also toggleable in-game with theOkey.Overlay.HeartbeatSeconds(default1) — how often live stats refresh even without a discrete game event, so timers/quota countdowns stay live.PauseMenu.ShowStreamSchedule(defaultfalse) — show a small "STREAM SCHEDULE" box in the pause menu's Stats tab. Off by default since the schedule text baked into the mod belongs to its original author.
