Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

VALORANT-rpc v3.1.0

Compare
Choose a tag to compare
@colinhartigan colinhartigan released this 11 Sep 22:07
· 110 commits to v3 since this release

Discord

Changelog

  • full localization support
    • will completely translate the app AND your presence
    • user is prompted for locale/language on first launch
    • can change locale any time in config > locale and everything will translate, including your discord presence, instantly
    • complete localizations:
    • TRANSLATORS NEEDED! PLEASE JOIN THE DISCORD SERVER IF YOU CAN HELP!
      • there are still 13 locales/languages to translate
  • client now checks for an installation of valorant-skin-cli on launch; if there is one, it will open skin-cli automatically
    • works with valorant-skin-cli v1.2.0+
    • you can find where the install paths are stored @ %PROGRAMDATA%/valorant-tools
  • client checks for another instance running on launch; if there is one, it will auto-close
  • new configuration options
    • startup > show_github_link - enable or disable the "View on Github" button in your discord presence when loading valorant-rpc (#46)
    • startup > auto_launch_skincli - auto-launch valorant-skin-cli when opening valorant-rpc
    • locale - set your preferred locale/language
  • fixed the bug where party size would sometimes get set to 0, throwing an error and crashing the app
  • added fracture assets
  • fixed the typo of "observer" as "observor" :')

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request