Files
AR-Menu/Library/PackageCache/com.unity.sharp-zip-lib@6b61f82b0cb3/Documentation~/Installation.md
2025-11-30 08:35:03 +02:00

892 B

Installation

Based on the used Unity version, please fellow the following steps to install com.unity.sharp-zip-lib package.

Unity 6

  1. Open Package Manager Window
  2. Select Unity Registry on the left side bar
  3. Search for SharpZipLib and click Install

Earlier Unity Versions (Unity 2018.x and up)

  1. Make sure git is installed in the system.

  2. Open Package Manager Window

  3. Click the + button, and choose Add package by name

    In Unity 2020.x or earlier, choose Add package from git URL

  4. Type in com.unity.sharp-zip-lib and click the Add button. We can also specify a particular version by appending @<version>, for example: com.unity.sharp-zip-lib@1.3.5-preview