Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
SortedUpgrades
Sorts player upgrades in the tab menu either ascending or descending.
By TolgaFlashTR
| Date uploaded | 6 months ago |
| Version | 1.0.0 |
| Download link | TolgaFlashTR-SortedUpgrades-1.0.0.zip |
| Downloads | 20213 |
| Dependency string | TolgaFlashTR-SortedUpgrades-1.0.0 |
README
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.