Skip to content

v1.8 Plugin manager in GUI + Tests

Choose a tag to compare

@metalbobinou metalbobinou released this 06 Aug 21:57
· 2 commits to main since this release
e71b69e

Rewriting of the logic operations and their management.

The program now manages as much operations as desired as long as they are put in the plugins floder.
These plugins are also managed in the GUI.

The logic operations are now recoded in the plugins format (child class of the PluginLogic).