Releases: RuiNtD/SVRichPresence
Releases · RuiNtD/SVRichPresence
3.0.3
3.0.2
v3.0.1
- See full changelog here.
- Hotfix for tag list not working
v3.0.0
- Now supports single braces for tags (
{ Activity }
instead of{{ Activity }}
)- The old format is still supported, but may be removed in the future
- Added support for Generic Mod Config Menu
- Added support for translations, starting with French. Thanks @Tenebrosful!
- Fixed the link in the Get Mod button
- Now links to Nexus Mods
- API has been overhauled
- The old API is no longer compatible, hence the major version bump
- Most helper functions have been removed. I recommend building your own in your code
v2.5.0
v2.4.4
v2.4.3
v2.4.2
v2.4.1
- Changed commands changed from starting with
DiscordRP_
to justDiscord
DiscordRP_Reload
->DiscordReload
DiscordRP_Format
->DiscordFormat
DiscordRP_Tags
->DiscordTags
- Removed
discord
command used for Ask to Join (removed in last update) - Removed code that went unused from removal of Ask to Join
- Removed
{{ PercentComplete }}
tag due to lag issues