
You are viewing a potentially older version of this package. View Latest Version
StaminaStatsTactikot
MIT compatibility fork of StaminaStats that restores numerical stamina and affliction values on current PEAK builds.StaminaStatsTactikot
An MIT-licensed compatibility fork of pixx's StaminaStats for current PEAK builds.
Based on
StaminaStatsTactikot 1.0.0 is based on pixx's StaminaStats 1.1.5. The original mod is distributed under the MIT License. This fork retains its HUD features and presentation while restoring compatibility with current PEAK builds.
The mod displays numeric values for:
- regular stamina;
- extra stamina;
- active afflictions such as hunger, weight, injury, poison, cold, and heat.
Compatibility fix
PEAK changed CharacterData.dead from a field to a property. StaminaStats 1.1.5
was compiled to read the removed field and consequently failed on every HUD update.
This fork is compiled against the current game assembly and uses the public property.
Installation
- Remove
com.StaminaStats.dll; the original and this fork are intentionally incompatible. - Copy
StaminaStatsTactikot.dlltoPEAK/BepInEx/plugins. - Start PEAK once to create
BepInEx/config/com.tactikot.StaminaStatsTactikot.cfg.
Configuration
ShowPercentageSignStaminaFontSizeAfflictionFontSizeTextOutlineThicknessVerboseLogging
Credits
Original StaminaStats by pixx. Compatibility fork maintained by TactiKot.
Licensed under the MIT License.