PixelsForGlory / VoronoiDiagram

Library to create voronoi diagrams in Unity3D.
MIT License
37 stars 3 forks source link

Package Manager cannot find com.pixelsforglory.extensions@1.0.10 #3

Closed renb0 closed 2 years ago

renb0 commented 2 years ago

[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/PixelsForGlory/VoronoiDiagram.git]: Package com.pixelsforglory.voronoidiagram@https://github.com/PixelsForGlory/VoronoiDiagram.git has invalid dependencies or related test packages: com.pixelsforglory.extensions (dependency): Package [com.pixelsforglory.extensions@1.0.10] cannot be found [NotFound]. UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:356)

afuzzyllama commented 2 years ago

I added a prerequisite to the install which should solve that issue. Thanks for submitting a ticket!