riot-games-dotnet-client
riot-games-dotnet-client copied to clipboard
An unofficial .NET Client for Riot Games and their games League of Legends, Legends of Runeterra, Teamfight Tactics and Valorant.
It would seem that it's easy to implement a WAMP Caller for the LCU client, to handle the REST requests. Example request: ```json [ 2, "", "PUT /lol-chat/v1/friends/[email protected]", { "note":...
> not overriding .equals in purely data java objects should be illegal. especially when you know the codebase uses lombok and the entire effort of adding it is adding @EqualsAndHashCode...
The LCU schema can no longer be access using `enable_swagger` in LCU's `system.yaml`. See https://github.com/RiotGames/developer-relations/issues/608. This means that there won't be any new endpoints added automatically and deprecated endpoints won't...
No code for endpoints using post or put have been implemented yet.
These haven't been implemented.