Adding ability to override plugins from the custom directory.

This commit is contained in:
Jake Bell 2010-10-01 16:01:04 -05:00
commit d3bf47d540
3 changed files with 11 additions and 2 deletions

View file

@ -0,0 +1,2 @@
# Add your own custom plugins in the custom/plugins directory. Plugins placed
# here will override ones with the same name in the main plugins directory.