mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 15:47:25 +01:00 
			
		
		
		
	 777f69dcf0
			
		
	
	
		777f69dcf0
		
	
	
	
	
		
			
			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>