218
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
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.: