Skip to content

Commit eebebd2

Browse files
committed
Add kv2 link
1 parent 858eb89 commit eebebd2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ kv.Serialize(stream, data, "root object name");
102102

103103
Essentially the same as text, just change `KeyValues1Text` to `KeyValues1Binary`.
104104

105+
# KeyValues2 (Datamodel)
106+
107+
This library does not currently support KeyValues2 (Datamodel). If you need KV2/Datamodel support, use our fork of [Datamodel.NET](https://github.com/ValveResourceFormat/Datamodel.NET) instead.
108+
105109
# KeyValues3
106110

107111
This library does not currently support KeyValues3. There is an [open pull request](https://github.com/ValveResourceFormat/ValveKeyValue/pull/61) for KV3 support.

0 commit comments

Comments
 (0)