1.6.0
Full Changelog: https://github.com/SteamDatabase/ValvePak/compare/1.5.0...1.6.0?w=1
- Added
Write()
method that will save to a vpk file (non-chunked) - Added
AddFile()
andRemoveFile()
methods - Optimized hash and signature verification to work on stream rather than reading all data into memory