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 (a Marker Interface marker interface actually) in each public file (that don't 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.: