Description
Battery Balancer
Battery Balancer fixes Solarpunk battery banks draining unevenly. It shares newly consumed energy across batteries connected to the same electrical network, while preserving the bank's total stored energy and leaving charging behavior unchanged.
This is a UE4SS Lua mod and requires a compatible Solarpunk UE4SS installation. It is a client-side mod: only the player hosting the world needs to install it. Other players can join without installing the mod.
Installation
- Install a UE4SS version compatible with your current Solarpunk build.
- Extract the
BatteryBalancerfolder into:Solarpunk/Solarpunk/Binaries/Win64/ue4ss/Mods/ - Confirm that this file exists:
BatteryBalancer/Scripts/main.lua - If necessary, add
BatteryBalancer : 1toue4ss/Mods/mods.txt. - Start the game and host your world.
Vanguard API is not required. Back up important saves before testing a new mod version.


