SortedUpgrades
Sorts player upgrades in the tab menu either ascending or descending.SortedUpgrades
SortedUpgrades is a small BepInEx mod that makes player upgrade displays deterministic by sorting upgrades by value (configurable ascending/descending).
Installation
- Copy
SortedUpgrades.dllto your BepInExpluginsfolder.
Configuration
The mod exposes a config entry in BepInEx/config/Tolga.SortedUpgrades.cfg:
SortDescending(bool) —true(default) sorts high→low;falsesorts low→high.
