mrphlip-Rarity_Colour icon

Rarity Colour

Re-colours orb and relic offers to show their rarity

Last updated 2 days ago
Total downloads 25
Total rating 0 
Categories
Dependency string mrphlip-Rarity_Colour-0.2.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Peglin-5.4.2100 icon
BepInEx-BepInExPack_Peglin

BepInEx pack for Peglin. Preconfigured and ready to go.

Preferred version: 5.4.2100

README

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 the BepInEx\\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.