Package mekhq.module

Class ScriptPluginManager

java.lang.Object
mekhq.module.ScriptPluginManager

public class ScriptPluginManager extends Object
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.