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
The CW tools scan these directories looking for classes that inherits from the ''Plugin'' class (a marker interface actually) in each public module (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 plugins in these directories. Ex.:
<pre>