TolgaFlashTR-SortedUpgrades icon

SortedUpgrades

Sorts player upgrades in the tab menu either ascending or descending.

Last updated 4 days ago
Total downloads 1461
Total rating 1 
Categories Mods Upgrades Client-side
Dependency string TolgaFlashTR-SortedUpgrades-1.0.0
Dependants 2 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.dll to your BepInEx plugins folder.

Configuration

The mod exposes a config entry in BepInEx/config/Tolga.SortedUpgrades.cfg:

  • SortDescending (bool) — true (default) sorts high→low; false sorts low→high.