CompareUpgrades
Press a hotkey on an upgrade to lock it, then hover another upgrade to compare tooltips side-by-side.
| Last updated | 2 weeks ago |
| Total downloads | 252 |
| Total rating | 0 |
| Categories | Mods Misc Client-Side |
| Dependency string | Sparroh-CompareUpgrades-2.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Mycopunk
BepInEx pack for Mycopunk. Preconfigured and ready to use.
Preferred version: 5.4.2403README
CompareUpgrades
A BepInEx mod for Mycopunk that lets you lock one upgrade tooltip and compare it side-by-side with another.
How to use
- Open a gear details window.
- Hover an upgrade and press C (configurable) to lock it for comparison.
- Hover a different upgrade — the locked upgrade's tooltip appears next to the normal one.
- Press C again (on the same upgrade, a different one, or empty space) to unlock.
- Closing the gear window also clears the lock.
Configuration
BepInEx/config/sparroh.compareupgrades.cfg
| Setting | Default | Description |
|---|---|---|
| Compare Key | C | Hotkey to lock/unlock comparison |
Dependencies
- Mycopunk
- BepInEx 5.4.2403+
Building
dotnet build --configuration Release
Output: bin/Release/net48/CompareUpgrades.dll
Install
Place CompareUpgrades.dll in BepInEx/plugins/, or install via Thunderstore.
Notes
- Client-side only.
- Locks the upgrade data, not the list row, so sorting/scrolling won't break the lock.
- The comparison tooltip is display-only (no scrap/favorite bindings).
- A selection mark highlights the locked row when that row is still on screen (feedback may change later).
License
MIT