Gameloop.Vdf 0.5.0
A high-performance framework for the Valve Data Format, also called KeyValues.
No packages depend on Gameloop.Vdf.
- Added VToken.Value, VToken.Value<T>(), and other accessors.
- Added IDictionary<string, VToken> as a superclass of VObject.
- Moved VToken and subtypes to Gameloop.Vdf.Linq namespace.
.NET Framework 4.5
- No dependencies.
.NET Standard 1.0
- Microsoft.CSharp (>= 4.4.1)
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.3.0)