Package mekhq.module
Class ScriptPluginManager
java.lang.Object
mekhq.module.ScriptPluginManager
Manages plugins requiring interpretation by a scripting engine. As scripts are encountered while parsing the plugins
 directory they are converted to instances of the MekHQModule interface for use by the various specific module
 managers.
- 
Method Summary
- 
Method Details- 
getInstance
- 
getModules
 
-