Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@Its-Haze Its-Haze released this 29 Apr 19:22
· 57 commits to master since this release
v2.1.0
be7a6fa

Welcome to another release of LeagueRPC

What does this release bring you?

Features

  • Automatic Game Launch: The --launch-league argument is now included by default when you start the application. This automatically launches the League of Legends client from its default installation path. If your installation is located elsewhere, you can easily specify a custom path using: --launch-league <full-path-to-league.exe>.
    This feature simplifies the process by eliminating the need to manually start League of Legends before running LeagueRPC. Just launch this application, and it will take care of starting the game for you.

Installation

To install LeagueRPC, follow these steps:

  1. Download the leagueRPC.exe from the assets section of this page.
  2. Navigate to the download location and double-click the file to run it.
  3. If Windows displays a security warning, approve it if you trust the application. For those who prefer to verify the integrity of the software, the source code is available for review.

Additional Notes

  • Compatibility: Ensure that your version of League of Legends is up-to-date to avoid any compatibility issues with LeagueRPC.
  • Feedback: We welcome your feedback and suggestions. Please feel free to raise any issues or suggestions through our GitHub issues page.

Thank you for using LeagueRPC, and enjoy!


What's Changed

Full Changelog: v2.0.1...v2.1.0