ValveKeyValue icon indicating copy to clipboard operation
ValveKeyValue copied to clipboard

Implement KeyValues3 (Binary)

Open xPaw opened this issue 1 year ago • 0 comments

See #5 for text.

KV3 binary: https://github.com/SteamDatabase/ValveResourceFormat/blob/master/ValveResourceFormat/Resource/ResourceTypes/BinaryKV3.cs

Binary is complicated due to multiple compressions (Valve's own block compression, LZ4, ZSTD) and versions.

xPaw avatar Mar 06 '23 10:03 xPaw