ValveResourceFormat / ValveKeyValue

📃 Next-generation Valve's key value framework for .NET
https://www.nuget.org/packages/ValveKeyValue/
MIT License
139 stars 37 forks source link

Create compatibility tests with Valve's KeyValues implementation for consistency #37

Open xPaw opened 3 years ago

xPaw commented 3 years ago

The only problem with this is that they have differing implementations based on the project (and how old it is).

Steam, CS:GO and other Source games may have minor differences.

yaakov-h commented 3 years ago

I was considering this originally but since KV doesn't change much (lol) I figured static test inputs would be good enough.