Converted project to UPM package format#11
Converted project to UPM package format#11hybridherbst wants to merge 6 commits intorsodre:masterfrom
Conversation
|
@rsodre for visibility. |
|
hmm, I'm not sure if I want to make that shift now. There were zero requests for installing this as a package, I don't want to enforce this. My general conclusion is that Unity is kind of a mess actually, and people already are used to copying and paste things from project to project. But I can add your fork to the README for those who prefer it. |
|
Haha, I don't agree with "zero" requests, I'm one and I did the changes based on requests from others that wanted to compare various fulldome solutions :) Note that changing to a package structure doesn't mean that usage gets any different if you want to modify it -
Let me know if you have other questions about that package workflow. Would you be interested in some of the fixes that are bundled into this PR as separate PRs? (e.g. d895738 and 607e496) |
This makes installation, usage, updates much easier.
Follow-up steps could be properly packing the Samples so they can be installed right from PackMan.