Rarity Colour
Re-colours orb and relic offers to show their rarity
Last updated | 2 days ago |
Total downloads | 416 |
Total rating | 1 |
Categories | |
Dependency string | mrphlip-Rarity_Colour-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Peglin
BepInEx pack for Peglin. Preconfigured and ready to go.
Preferred version: 5.4.2100README
Rarity Colour
A Peglin mod that re-colours the buttons for purchasing orbs and relics, to show the item's rarity.
Once installed, post-battle upgrades and shops will have the buttons recoloured, in the standard MMORPG colour scheme:
- Common orbs and relics will be shown in the standard reddish-brown colour
- Uncommon orbs will be shown in green
- Rare orbs and rare (miniboss) relics will be shown in blue
- Boss relics will be shown in purple
- Special (event) orbs and relics will be shown in gold
How to install
- Install from Thunderstore using r2modman
- For manual installation, install BepInEx, then download the mod and unzip
RarityColour.dll
into theBepInEx\plugins
folder.
How to build from source
- Install dotnet and ImageMagick
- Get the source code from GitHub
- Copy (or symlink) your Peglin install into the root of the repository.
- Run
make
Note that the current Makefile
as-written will probably only work on Linux. But it's not doing anything fancy, I'm sure everything would build fine on Windows with some tinkering.