Hello,
Since there is no client or module folder anymore, I tried creating one in different folders, but my module was not once recognized by Jasper. Researching this Google Group and on Github did not help me either.
Now I want to ask if Jasper (dev-Branch) still supports the same kind of modules, mentioned in the documentation and if yes, where do the module-files belong?
If not, I guess they were replaced by plugins?
If that's the case, is there any documentation on how to write one? I tried writing on with the .py,
plugin.info and __init__.py but Jasper "could not find the plugin-class" and I am not sure, if I went down the correct route with this approach.
Thank you for your help in advance!