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.
SortedUpgrades
Sorts player upgrades in the tab menu either ascending or descending.
By TolgaFlashTR
| Last updated | 4 months ago |
| Total downloads | 18329 |
| Total rating | 2 |
| Categories | Mods Upgrades Client-side AI Generated |
| Dependency string | TolgaFlashTR-SortedUpgrades-1.0.0 |
| Dependants | 5 other packages depend on this package |
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.