Skip to content

sq5gvm/Unity.IO.Compression

 
 

Repository files navigation

Unity.IO.Compression

This is a port of Microsoft's code from here.

The classes in System.IO.Compression in Unity 4.x do not seem to work on Windows and perhaps several other platforms.

Luckily, Microsoft has released much of the source code of the .NET BCL. We have ported Microsoft's code to work in Unity. This seems like the cleanest and most stable way to get the GZipStream and DeflateStream classes working in Unity.

Find the plugin on the Unity Asset Store here.

Built by Hitcents, contact us here for questions.

About

A port of System.IO.Compression for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%