TrinityTechnologies-SimpleHealthBar icon

SimpleHealthBar

Gives you a health bar above your inventory.

Last updated 2 days ago
Total downloads 1398
Total rating 1 
Categories Mods Misc IL2CPP
Dependency string TrinityTechnologies-SimpleHealthBar-1.4.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0

README

Simple Health Bar - V1.3.0 BETA

Get it on GitHub


A lightweight mod that adds a clean, easy-to-read health bar above your inventory in Schedule I. Keep track of your player’s health at a glance. No more guessing and checking! Now also includes a health bar for the NPC nearest you!


Beta version now features Multiplayer Health Bars and supports Il2Cpp and Mono versions of the game!

Health Bar Preview


Key Features

  • On-Screen Health Display
    A subtle health bar appears just above your inventory UI, showing current and maximum health in real time.

  • Auto-Hide & Persistent Modes
    Choose to have the bar fade out after a few seconds of full health, or keep it visible at all times.

  • NPC Health Display
    Now the NPC nearest to you will have their health displayed at the top of your screen. Keep it around all the time, or have it disappear after a few seconds. It’s all configurable!

  • Easy Configuration
    Bar display duration, time, and speed via a simple config file. More coming in a future update.

  • Future Enhancements (WIP)

    • Multiplayer health bars*
    • Customizable thresholds and warnings
    • User-suggested features – drop your ideas in the discussion!

In-Game Configuration

Mod Manager – Phone App Integration

If you install the Mod Manager – Phone App (Nexus #397), you can browse and tweak all settings directly through your phone’s Settings app.

Manual CFG Config

Settings are stored in your MelonLoader preferences file. To customize without the phone app, open:

<GameFolder>/Schedule I/UserData/MelonPreferences.cfg

Locate (or add) the following sections and adjust these values:

[SimpleHealthBar_HealthBar]
# Fades the health bar after a few seconds
FadeOutBar = true
# Fades out the text display showing your health
FadeOutHealthText = true
# Shows the health bar when you take damage
ShowOnDamage = true
# Configures the font size of the text label HUD element
FontSize = 12.0

[SimpleHealthBar_Animation]
# The amount of time in seconds it takes for the bar and text to disappear
FadeDelay = 10.0
# Manages the speed of the fade transition
FadeSpeed = 5.0

[SimpleHealthBar_NPCHealthBar]
# Enables the health bar for the nearest NPC
NPCBarEnabled = true
# Enables fading out the health bar for the nearest NPC
FadeOutNPCBar = false

After editing, save the file and restart Schedule I for changes to take effect.


Requirements


Installation

  1. Ensure MelonLoader is installed and working for Schedule I.
  2. Download the latest SimpleHealthBar-Il2Cpp.dll from the releases page.
  3. Copy SimpleHealthBar-Il2Cpp.dll into your Schedule I’s Mods/ folder.
  4. Launch Schedule I and enjoy instant health feedback!

Got feedback or feature requests? Feel free to open an issue or join the discussion; this mod is a work in progress, and your ideas help shape future updates!

Join the Discussion