About Plugins
Plugins are additions in the form of DLL (Dynamic Link Libraries) files which extend or simplify the work with G-Core.
There are two types of plugins:
-
Plugins provided by Geutebrück.
-
Plugins that are created or can be created using the SDK (Software Development Kit).
Plugins basically consist of a DLL file. If the plugin provides additional configuration dialogs, this DLL file includes a file with the same name and the extension .dlg.dll (for example: ActionGate.dll and ActionGate.dlg.dll).