Quote:
Originally Posted by BetterRed
This plugin's __init__.py file is nothing like the one I posted.
BR
|
It isn't necessary to put the information in __init__.py. It must be in the plugin subclass. I think that the subclass must be imported by __init__.py, but I am not sure of that.