218
edits
Changes
→Adding New Modules
* and some of its subfolders.
The CW tools scan these directories looking for classes that inherits from the ''Plugin'' class in each public file (that don't beggins begins with "_").
These folders usually have a file called ''base.py'' or ''_base.py'' that contains the base class to all modules in these directories. Ex.: