-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't seem to run with League of legends #35
Comments
Hi, thanks for the feedback! Currently, it does not start the game client itself. I understand that it's a feature that would be nice to have. I mostly didn't want to add this in because it requires the user to specify the full path of the league client, if it's not found in it's default location. So a few things would be needed here A new optional argument If a path is given, like I will look and see what i can cook up. Please let me know if you have suggestions or other things that might be relevant to this issue. Thanks //Haze |
yea i figure most people would want to have the app basically run with the league rpc, so that's my idea |
Hi @DereC4 , I hope this new release By default, it will look at the default installation path for league of legends. But if you happen to have installed league in a different drive, Then please specify the full path to the client executable. Let me know how it works for you! :) |
kk i'll take a look |
Hi @DereC4 , Hope all is well. Do you have any feedback on the implementation? Thanks |
works pretty well thanks |
It appears you have to open the game separately entirely, which is a bit of a shame.
Is this intended behavior for this app? Or is it supposed to open the League of Legends game along with it?
It's such a great feature, what your custom RPC does, that if this isn't already in I'd like it to be considered.
The text was updated successfully, but these errors were encountered: