Last updated | a day ago |
Total downloads | 323 |
Total rating | 1 |
Categories | |
Dependency string | mrphlip-Relic_Stats-1.0.1 |
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
Relic Stats
A Peglin mod that keeps stats for your relics, so you can see how effective they are in your game. See exactly how much damage you've gained (or lost) to the Weighted Chip. How much money you've gotten back from that Navigationflation you bought. Or how much healing you've gotten from the Popping Corn.
Mouse over the relics in-game or at the post-game summary to see the stats.
How to install
- Install from Thunderstore using r2modman
- For manual installation, install BepInEx, then download the mod and unzip
RelicStats.dll
into theBepInEx\plugins
folder.
How to build from source
- Install dotnet
- 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.