Skip to content

A stripped down version of DotNetZip for using on Unity games, including Android and iOS.

License

Notifications You must be signed in to change notification settings

r2d2rigo/dotnetzip-for-unity

 
 

Repository files navigation

dotnetzip-for-unity

This is a stripped-down version of DotNetZip (no BZip2/GZip support for now) with some fixes so it can be used on Unity projects, including those that target Android and iOS.

This project is licensed under the Ms-PL, packaged within this project as "License.txt".

Thanks to Ed Ropple [email protected] for the original GitHub mirror of DotNetZip.

How to use

Clone the repository and compile the project, or download the already compiled libraries from the Binaries folder. Drop them in your Unity project's Assets/Plugins folder and you are good to go.

The library has been extensively tested in Android devices, however, some issues can arise when targetting iOS devices. Feel free to report any bugs you find.

About

A stripped down version of DotNetZip for using on Unity games, including Android and iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%