riot-games-dotnet-client icon indicating copy to clipboard operation
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.

Results 7 riot-games-dotnet-client issues
Sort by recently updated
recently updated
newest added

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":...

enhancement

> 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...

bug
league client

No code for endpoints using post or put have been implemented yet.

enhancement
league client
riot games api
code generation

These haven't been implemented.

enhancement
league client
riot games api
code generation