Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.63 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.63 KB

craftersmine.Riot.Api

Riot Games API wrapper in .NET

Created under Riot Legal Jibber Jabber GitHub License Nuget Nuget GitHub Releases Discord GitHub Repo stars Maintenance

Installation:

  • Search for craftersmine.Riot.Api in NuGet explorer in Visual Studio (or your IDE) and select required packages
  • Using NuGet Package Manager: PM> craftersmine.Riot.Api.<required_part>
  • Download NuGet package from Releases page and put it in your Local NuGet Feed
  • Download packaged binaries from Releases and link DLL Assembly to your project