nixon-voxell / UnityUtil

Utilities for Unity.
Apache License 2.0
35 stars 15 forks source link

Cannot install the package with opennpm #6

Open ManjitBedi opened 1 year ago

ManjitBedi commented 1 year ago

I installed Open NPM; when I run the install command, I get a 404 error:

openupm add com.github.voxell.unityutil  
ERR! 404 package not found: com.github.voxell.unityutil
nixon-voxell commented 1 year ago

Hey it's true, currently you can only install it as a local package. Will be editing the installation part to prevent confusion in the near future.