mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-11 12:00:45 +01:00
![James Vega](/assets/img/avatar_default.png)
This is to be used for storing third party modules that the plugin needs to use. The plugin should then import them using universalImport('module', 'local.module') so system-wide/packaged installs of the module are preferred, falling back to the version shipped with the plugin. Signed-off-by: James Vega <jamessan@users.sourceforge.net>