Uses SteamKit2 to interoperate with Valve's Steam network to enumlate a DOTA2 client.
Info
| Version: | 2.2.0 |
| Author(s): | RGBKnights |
| Last Update: | Sunday, February 13, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/HGV.Crystalys |
Install
Install-Package HGV.Crystalys
dotnet add package HGV.Crystalys
paket add HGV.Crystalys
HGV.Crystalys Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 3.0.1)
- Polly(>= 7.2.1)
- SteamKit2(>= 2.3.0)