I'm toying a bit with making a plugin for Studio. I have managed to get the project set up and it builds a package, which works just fine in Studio. However, the package does not include the additional .dlls (apart from the SDL ones) that my project references. I can of course add them manually after building the package, but there has to be a better (as in automatic) way. Otherwise this is a serious deficiency in the Studio SDK. Adding dlls manually quickly gets annoying.