A simple nuget package to handle connection with LCU League of Legends Client using WebSockets.
Info
Version: | 1.0.0 |
Author(s): | aleffeh |
Last Update: | Saturday, July 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LcuConnector |
Install
Install-Package LcuConnector
dotnet add package LcuConnector
paket add LcuConnector
LcuConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- websocketsharp.core(>= 1.0.0)
Tags