A plugin can be enabled across an application by adding the related entry to the file.
In this example, the environment will expect to find this plugin class at:
Plugin/My/Plugins/MyPlugin.js.
Note that plugin filenames are resolved the same way as , only relative to the Plugin . This means that a filename without an extension will be treated as a class.