

Atlyss DPSUI
A BepInEx mod that lets you see your current DPS with multiplayer support! (Requires mod to be installed on the server)Details
Atlyss DPSUI
This mod displays your DPS in Atlyss. Both the server and the client need to have the mod installed for it to work properly! It uses CodeTalker to send the DPS data from the server to the client.
It does still work as a client only mod but it only tracks damage that you do yourself. Other player's damage can't be tracked.
Requirements
- CodeTalker
- EasySettings (Optional)
Building
Make a copy of Config.Build.user.props.template
and remove .template
. Then set GameDir
and ProfileDir
.
GameDir
Points to the same folder asATLYSS.exe
ProfileDir
Points to your thunderstore profile folder.- ONLY edit the version number in the .csproj file. The python script will set the version numbers for the build and package manifest.
Then build.
License
The license is GNU GPLv3.