Volograms/volograms_unity_plugin

UPM Support

Opened this issue · 2 comments

Please make this a UPM package! 3rd party code doesn't really belong in Assets any more. It just clutters up our repositories with and complicates deployment and installation.

Thanks @andybak ! We have not made a UPM package before but we are a digging in to that. Any tips appreciated!

It's pretty simple. There's a good tutorial here: https://medium.com/openupm/how-to-maintain-upm-package-part-1-7b4daf88d4c4

Or just take a look at any of the hundreds of other existing UPM packages either here: https://openupm.com/ or directly on Github.