Skip to content

1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 09:55
· 48 commits to master since this release
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() and RemoveFile() methods
  • Optimized hash and signature verification to work on stream rather than reading all data into memory