We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d06da8d
There was an error while loading. Please reload this page.
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
1abbc8f
QAngle properties in binary 9 formats such as vmap are parsed to the correct type, instead of Vector3.