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.
I'm also working on a Expanded Energy Mod, this includes lots more items for the energy system including a data signal so we can automate a lot more things. Suggestions are welcome. We can have discussions and previews about this mod and the battery balancer mod on https://discord.gg/cZkPRhxuqS

