docs update

This commit is contained in:
ingvar1995 2016-07-11 00:38:25 +03:00
parent d6b6327545
commit 5b9cce4155
5 changed files with 19 additions and 13 deletions

View file

@ -10,7 +10,7 @@ Check [Plugin API](/docs/plugin_api.md) for more info
Toxygen comes without preinstalled plugins.
1. Put plugin and directory with its data into /src/plugins/
1. Put plugin and directory with its data into /src/plugins/ or import it via GUI (In menu: Plugins -> Import plugin)
2. Restart Toxygen
##Note: /src/plugins/ should contain plugin_super_class.py and __init__.py