I have some embedded packages that I’m creating, but I also would like to export them as traditional .unitypackages as well.
Unfortunately I cannot export any of the assets in this embedded package:
A user should be able to export the package folder as the same name that shows up in the project window. ( I know under the hood the folder name is actually the name of the package, but that’s not ideal )
A user should also be able to export the package folder via command line argument.