I do kind of want to see that.hgm wrote: You can always pop up a dialog to apologize for startling him.

I've been thinking about everything you guys said. I think .pkg installers to install linux style plugins is the way to go. That way we don't have multiple standards to maintain, if we don't need it. I'll try to make a generic package maker people can use to bundle their engines, but package maker is a little burried in XCode these days. Hopefully they haven't gotten rid of it..
There doesn't have to be any options to select. Options are optional. What will happen is the user downloads the .dmg, then clicks on the Engine.pkg program. First a dialog pops up asking for admin privlages. After that it opens, and they see a license. Click next, it shows the HardDrives which this can be installed where only the system disk is the possible option. Click next, you see a bar installing the engine and when it finishes it says installed successfully and you click done. That's all. No mess. And it will automatically work with any GUI supporting that style plugin.
Biggest concern is apple's rootless in 10.11 El Captian which makes it impossible to install files in system folders even as root. But I believe anything in the /usr/local folder is fair game, and is all we need correct?
Also is there documentation for the linux plugin I can look at?