You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the name suggests, it loads plugins at runtime dynamically(or link the library under static mode). Whether the plugin is loaded depends on the settings in the Plugin.xml (or release variant respectively).
The whole framework is written in a way such that it is not necessary to change the main function; everything can be done by creating and loading custom plugins.