.NET Standard package for parsing World of Tanks replays.
Info
Version: | 1.2.0 |
Author(s): | Rune Anderberg |
Last Update: | Thursday, November 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/Rune_Anderberg/world-of-tanks-replay-parser/src/release-1.2.0/ |
NuGet Url: | https://www.nuget.org/packages/WorldofTanksReplayParser |
Install
Install-Package WorldofTanksReplayParser
dotnet add package WorldofTanksReplayParser
paket add WorldofTanksReplayParser
WorldofTanksReplayParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.6.0)
- Newtonsoft.Json(>= 12.0.2)