craftersmine / League.CommunityDragon

C#/.NET wrapper for Community Dragon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommunityDragon.NET

A .NET library for fetching data from CommunityDragon written completely in C#.

GitHub Nuget Nuget GitHub Releases GitHub Project Wiki Discord GitHub Repo stars Maintenance

Supports:

  • Summoner icons
  • Summoner icon sets
  • Challenges
  • Champion summaries
  • TFT companions
  • Discord Rich Presense texts
  • Event shops
  • Generic Client assets
  • Hextech loot
  • Hextech loot milestones
  • Maps metadata
  • Missions metadata
  • Rune and stats icons
  • League game queues metadata
  • Banners
  • Skinlines
  • Skins
  • Statstones (Mastery)
  • Clash banners
  • Ward skin sets
  • Ward skins
  • Emotes
  • Summoner spells
  • Clash trophies
  • Game modes icons and loading screens
  • Items
  • Universes metadata

If you want a new feature for library create new feature request issue

Installation:

  • Search for craftersmine.League.CommunityDragon in NuGet explorer in Visual Studio (or your IDE)
  • Using NuGet Package Manager: PM> Install-Package craftersmine.League.CommunityDragon
  • 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

Usage:

  • Add using craftersmine.League.CommunityDragon directive
  • Instantiate new object of type CommunityDragon with required game version and game locale