@S_L wrote:
I’m using the compiler as described here to compile a plugin: Rhino Script Compiler for Rhino5, second Beta
and I’ve written a piece of code that generates the xml for the .rhc rhino compiler project file so that I don’t have to navigate RhinoScriptCompiler when I want to recompile, add new commands, etc - I just load up the xml file I’ve created and compile. But is there a way to streamline this process by not even opening the RhinoScriptCompiler?
Posts: 3
Participants: 2