diff options
Diffstat (limited to 'conf/plugins.conf')
-rw-r--r-- | conf/plugins.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/conf/plugins.conf b/conf/plugins.conf new file mode 100644 index 000000000..5233c4ed4 --- /dev/null +++ b/conf/plugins.conf @@ -0,0 +1,15 @@ +//==================================================== +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//= +//= http://hercules.ws/board/ +//==================================================== +// == http://hercules.ws/board/topic/549-introducing-hercules-plugin-manager/ +plugins_list:[ + //"sample" + //"other" +]
\ No newline at end of file |