Pyke is a library for interacting with Riot's League of Legends Client (LCU). 
                        
                    
         
                Info
| Version: | 0.2.0 | 
| Author(s): | Wickedlizerd | 
| Last Update: | Friday, September 18, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/wickedlizerd/Pyke | 
| NuGet Url: | https://www.nuget.org/packages/Pyke | 
Install
Install-Package Pyke
                        dotnet add package Pyke
                        paket add Pyke
                        
                                Pyke Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
 - Serilog(>= 2.9.0)
 - Serilog.Sinks.Console(>= 3.1.1)
 - Serilog.Sinks.File(>= 4.1.0)
 - System.Net.WebSockets.Client(>= 4.3.2)
 - websocketsharp.core(>= 1.0.0)
 
Tags