This package has been marked as deprecated, and it's suggested another
alternative is used.
MinerInfo
Shows the maximum miner output per second for all miners on a vein.
| Last updated | 5 years ago |
| Total downloads | 14986 |
| Total rating | 36 |
| Categories | |
| Dependency string | brotchie-MinerInfo-1.0.1 |
| Dependants | 0 other packages depend on this package |
README
Show Vein Max Miner Output Per Second
When the Vein Distribution Details Display is on, adds an extra line of text to the Vein Group label with the total miner max output per second.
How to use
Turn on Vein Distribution Details Display.
How do I see the rate in items-per-minute rather than items-per-second?
Open quality-mods-program.plugins.miner-info.cfg in your steamapps/common/Dyson Sphere Program/BepInEx/config folder (after running DSP with the plugin installed once). Now edit the config and set the ShowItemsPerSecond config value to false.
Installation
Install BepInEx then copy Quality-Mods-Program-Miner-Info.dll into steamapps/common/Dyson Sphere Program/BepInEx/plugins.
See detailed installation instructions here.
A mod in the Quality Mods Program series.
Changelog
Version 1.0.1
- Add
ShowItemsPerSecondconfig option. Setting tofalseshows rate in items per minute, rather than items per second.
Version 1.0.0
- Initial release