Plug In Compiler

It has been quite a while since I have had to compile a plug in for Rhino is there any info out in the public domain for guidance on this. I also cannot remember if the actual RVB script has to be part of the deliverable along with the RHI, RHC, RUI etc or once the file has been compiled it becomes embedded in the RHI installer package and no longer references the original RVB file.

Lastly is there any way to encrypt or add a license to a plug in these days.

Hi Roger,

The Rhino Script Compiler, included with Rhino 7, will embed your script(s) in the resulting plug-in.

The embedded scripts are encrypted. There is no option to add licensing support.

– Dale