Skip to content

v2.0.2

Compare
Choose a tag to compare
@partiusfabaa partiusfabaa released this 16 Apr 10:26
· 18 commits to main since this release
3fbf732
  1. Fix localizer typo. Thanks @st1ng2
  2. Added a new Rank Tag module
  3. Added a new method to the API that returns the rank name and level by experience.
(string Name, int Level) GetLevelFromExperience(long experience);