Skip to content

Releases: ValveResourceFormat/Datamodel.NET

v0.8

25 May 21:47
d06da8d

Choose a tag to compare

Added typed deserialization by @Angel-foxxo (#4).

Datamodel.Load<T>()

T should be a subclass of Datamodel.Element. You need to provide the assembly where these classes are defined, or list them manually.

Serialization was already supported.

Full Changelog: 0.4...0.8

0.4

22 Jan 20:16

Choose a tag to compare

0.4

QAngle properties in binary 9 formats such as vmap are parsed to the correct type, instead of Vector3.