You are viewing a potentially older version of this package. View all versions.
bkolacinski-Numberry-0.1.2 icon

Numberry

Displays numerical values on stamina, bonus stamina, and affliction bars with extensive customization options.

Date uploaded 2 weeks ago
Version 0.1.2
Download link bkolacinski-Numberry-0.1.2.zip
Downloads 3384
Dependency string bkolacinski-Numberry-0.1.2

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

Numberry

Displays numerical values on stamina, bonus stamina, and affliction bars in PEAK.

Features

  • Displays numerical values for:
    • Stamina
    • Bonus Stamina
    • Afflictions (e.g., injuries)
  • Highly customizable through the BepInEx configuration file (BepInEx/config/com.github.bkolacinski.numberry.cfg).
  • Customize:
    • Font size, color, and outline.
    • Vertical position of the text.
    • Horizontal stretch of the font.
    • Toggle display for stamina and bonus stamina values.
    • Display bonus stamina as an integer or with one decimal place.
    • The divisor used to convert UI width to in-game units.

Installation

It is recommended to use a mod manager like r2modman for installation.

  1. Install BepInExPack_PEAK.
  2. Install Numberry through the mod manager.

Configuration

After running the game with the mod installed at least once, a configuration file will be created at BepInEx/config/com.github.bkolacinski.numberry.cfg. You can edit this file to customize the mod to your liking.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

[0.1.1] - 2025-07-24

Changed

  • Updated README.md.
  • Updated icon.png.

[0.1.0] - 2025-07-24

Added

  • Initial release of Numberry.
  • Display numerical values for stamina, bonus stamina, and afflictions directly on their respective bars.
  • Extensive configuration options to customize the text's appearance:
    • Font size, text color, and outline color.
    • Outline width.
    • Vertical text offset.
    • Font width scaling.
  • Ability to configure the ValueDivisor for converting bar width into a numerical value.
  • Option to display bonus stamina as an integer or a decimal value.
  • Dynamic positioning of the bonus stamina text for improved visibility.