Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.51 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.51 KB

SharpZipLib

ReleaseBadge ReleaseBadge

A package that wraps SharpZipLib to be used inside Unity

Steps to update SharpZipLib

Windows

Requirements

  1. Visual Studio 2017 (15.9.40) or later
    • Check ".Net desktop development"

Steps

  1. Download the source from https://github.com/icsharpcode/SharpZipLib/releases
  2. Extract the source into "SharpZipLibSrc" folder
  3. Open Developer Command Prompt for Visual Studio
  4. Execute update_sharp-zip-lib.cmd