Soggy_Pancake-Atlyss_DPSUI icon

Atlyss DPSUI

A BepInEx mod that lets you see your current DPS with multiplayer support! (Requires mod to be installed on the server)

Last updated 2 months ago
Total downloads 6023
Total rating 3 
Categories Mods Tools
Dependency string Soggy_Pancake-Atlyss_DPSUI-1.1.1
Dependants 9 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Nessie-EasySettings-1.1.8 icon
Nessie-EasySettings

A mod API for easily adding options to the settings menu.

Preferred version: 1.1.8
Soggy_Pancake-CodeYapper-2.0.0 icon
Soggy_Pancake-CodeYapper

A simple library to abstract away networking

Preferred version: 2.0.0

README

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

Building

Make a copy of Config.Build.user.props.template and remove .template. Then set GameDir and ProfileDir.

  • GameDir Points to the same folder as ATLYSS.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.