Skip to content

Mini-IT/SnipeUnityPackage

Repository files navigation

Snipe Unity Package

Installation guide

Install managed DLLs from NuGet

The dependency managed DLL are not included to avoid possible duplication. You need to add them to the project manually. You can extract the needed dlls from NuGet packages (either manually or using a tool like NuGetForUnity)

Updating

Unity Package Manager doesn't support auto updates for git-based packages. That is why Snipe Client Tools comes with its own Updater (Snipe/Updater menu item).

Alternatively there are some other methods:

  • You may use UPM Git Extension.
  • You may add the same package again using git URL. Package manager will update an existing one.
  • Or you may manually edit your project's Packages/packages-lock.json. Just remove "com.miniit.snipe.client" section.

Third-party libraries used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages