Open
Description
Some NDA-protected platforms distribute their Unity SDKs through installers that work pretty much identically to the publicly-available ones. I'd like to be able to install these modules through UnitySetup
; of course you'd still have to retrieve the modules yourself, but once you have them then I see no reason not to stuff them in a UnitySetupResource
and hand them off to Install-UnitySetupPackage
.