We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MatterControl uses plugins to add features and functionality. Below is some documentation about creating your own plugins for MatterControl.
Each plugin inherits from MatterControlPlugin and implements the two functions from the interface
Currently GetPluginInfoJSon has the following defined