How do I get the unity ZipUtility in my project?

This one?

https://docs.unity3d.com/Packages/com.unity.sharp-zip-lib@1.2/api/Unity.SharpZipLib.Utils.ZipUtility.html

I can’t figure how to get it and it doesn’t show in package manager searches.

Hit the + button → Add Package by Name, and copy in com.unity.sharp-zip-lib.

1 Like

Thank you.

1 Like