Skip to content

Releases: ValveResourceFormat/Datamodel.NET

Release list

v0.8

Choose a tag to compare

@kristiker kristiker released this 25 May 21:47
d06da8d

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

0.4

Choose a tag to compare

@kristiker kristiker released this 22 Jan 20:16

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