Defines an extension to register script generation capability The script template defines how a uEngine script is generated for a particular plugin. scriptLibrary should be populated if the standard script template is to be used. If custom script generation is desired, scriptTemplateFile can be set to a custom velocity template file. The name of the plugin (e.g. 'plugin-satellite') The script library to be used (e.g. ObsRequest) The template file to use, otherwise null if standard template should be used. 2008 [