Gameloop.Vdf 0.4.0
A high-performance framework for the Valve Data Format, also called KeyValues.
No packages depend on Gameloop.Vdf.
- Re-targeted project to .NET Standard 1.0.
- Added `VdfSerializerSettings.Common` settings preset as default.
- Fixed `VdfConvert.Deserialize` return type to VProperty.
.NET Standard 1.0
- System.ComponentModel.TypeConverter (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- Microsoft.CSharp (>= 4.3.0)