moddified plugin loading so plugins located outside of the plugins directory in sleek may be loaded. Added optional argument pluginModule that is a string that represents the module the desired plugin should be loaded from.
An exception on plugin loading now also will not cause the program to exit. The exception is caught and loading of other plugins contains.
This commit is contained in:
committed by
Thom Nichols
parent
e1aa4d0b93
commit
184f7cb8a4
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
build/
|
||||
*.swp
|
||||
.pydevproject
|
||||
.settings
|
||||
|
||||
Reference in New Issue
Block a user