A lightweight, configurable health regeneration mod for Unity-based multiplayer games using BepInEx + Photon.
Located in:
BepInEx/config/Xmods.healthregen.cfg
| Setting | Type | Description |
|---|---|---|
| BaseRegenIntervalSeconds | int | Delay before regen starts (default: 20s) |
| RegenAmountPerTick | int | Health per tick (default: 1) |
| DebugLoggingEnabled | bool | Enable verbose logs (default: false) |
.dll into:BepInEx/plugins/Made by team modx