You are viewing a potentially older version of this package. View all versions.
legocool-StaminaLinked-0.2.0 icon

StaminaLinked

Everyone shares stamina. Don’t be the guy who wastes it!

Date uploaded a week ago
Version 0.2.0
Download link legocool-StaminaLinked-0.2.0.zip
Downloads 1158
Dependency string legocool-StaminaLinked-0.2.0

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

StaminaLinked

StaminaLinked (as the name suggests) links the stamina bars of all players together. Make sure to manage the bar efficiently or you wont be the only person not making it out.

If you come across any other bugs please put them in the thread on the PEAK Modding discord server.

✨ Features

  • Stamina use and status effects are shared across the group.
  • Weight is shared so be careful with what you carry.
  • Hunger rate is multiplied by the amount of players.

⚙️ Configuration

A config file is auto-generated at:
BepInEx/config/legocool.StaminaLinked.cfg

You can edit these values:

Key Description Default
Stamina Use Sharing Whether stamina use should be shared or not. true
Backpack weight modifier The weight modifier of the items in the backpack. 0.5 = 50% less 0.5
Stamina regeneration modifier Modifier for how fast stamina willl regen. 0.5 = 50% faster 0.5

⚠️ Notes

  • Everyone must have the mod installed for it to work properly. ESPECIALLY THE HOST!

🛠️ Requirements

📦 Installation

  1. Download via Thunderstore
  2. Place the .dll file in: /PEAK/BepInEx/plugins/
  3. Launch game

🔧 Planned Features

  • Ways to reduce weight, such as Backpacks halving weight of items inside.
  • Infinite Stamina applied to all players.
  • Config file for adjusting Hunger rate and other settings.

Credits

  • Author distinctdonut

CHANGELOG

Changelog

[0.2.0] - 2025-09-5

Added

  • Added a config file to disable Stamina Use Sharing and modify Stamina regen/Backpack Weight

Fixes

  • Fixed Stamina desyncs happening when regenerating stamina at different rates. Now all players need to be able to regenerate stamina for it to regenerate.
  • Fixed Weight not syncing properly when dropping/consuming an item

[0.1.1] - 2025-09-1

Fixes

  • Fixed Vines/chains being unusable sometimes
  • Fixed Players having infinite stamina when the host doesn't have the mod

[0.1.0] - 2025-08-30

  • Initial release!