Skip to content

3.2.0

Compare
Choose a tag to compare
@xPaw xPaw released this 09 May 19:18
· 14 commits to master since this release
  • AsyncJob will now instantly fail if not connected to Steam.
    • This is technically a breaking change if you relied on this behaviour.
  • Added support for zstd compressed depot chunks.
    • Added a dependency on ZstdSharp.Port.
  • Added an GetAuthTicketForWebApi
  • Added an argument to pass extra args to WebAPI.CallProtobufAsync<TResponse, TRequest>()
  • Updated Steam protobufs.