sweetriverfish / LeagueAutoAccept

Automatic queue accepter and champion instalocker for League of Legends written in C#
MIT License
73 stars 11 forks source link

[Suggestion] Show all characters in "Select a champion" if Game Pass is active #6

Closed Elyssy closed 1 year ago

Elyssy commented 1 year ago

All characters are unlocked if Riot Games and Xbox Game Pass accounts are linked. If it is possible to do that, I would really appreciate it. More information: https://www.xbox.com/en-US/xbox-game-pass/riot-games

sweetriverfish commented 1 year ago

I don't mind doing this but I don't have an Xbox Game Pass subscription. Could you compile a build and test if it works?

sweetriverfish commented 1 year ago

I made a new tree named xboxgp and updated some code. Could you try running it to see if it works as intended?

Elyssy commented 1 year ago

It just works perfect as intended, thank you! It really helped a lot.

sweetriverfish commented 1 year ago

Merged the tree into main then. It will be fixed next version once I'm done working on some other stuff.