You are viewing a potentially older version of this package. View all versions.
TolgaFlashTR-SortedUpgrades-1.0.0 icon

SortedUpgrades

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

Date uploaded 4 days ago
Version 1.0.0
Download link TolgaFlashTR-SortedUpgrades-1.0.0.zip
Downloads 1461
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.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.