
DPSMod
Mod to add a dps display to the upper left hand of the screen for the game EtGDetails
DPS Display Mod
A plugin for BepInEx that adds a dps display on the top left Commands:
- dps togglevisibility: toggles whether or not the dps display is visible or not.
- dps constantlyupdating: toggles whether or not the dps display is constantly decreasing or just shows dps as of last damage instance.
- dps fontsize {number}: sets the font size of the dps display to the number inputed.
GitHub: https://github.com/An3s079/DPSMod
Changelog:
- 1.0.2: fixed not saving visibility toggle, configs are now saved per profile instead of just one for all versions
- 1.0.1: fixed readme
- 1.0.0: release