Parses Valve Source Engine game schema files into easy to use object oriented structures.
Info
Version: | 3.1.2 |
Author(s): | Justin Skiles |
Last Update: | Friday, May 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/babelshift/SourceSchemaParser |
NuGet Url: | https://www.nuget.org/packages/SourceSchemaParser |
Install
Install-Package SourceSchemaParser
dotnet add package SourceSchemaParser
paket add SourceSchemaParser
SourceSchemaParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- SteamWebAPI2(>= 4.2.0)
- automapper(>= 9.0.0)
- newtonsoft.json(>= 12.0.3)