CPlugin.Net icon indicating copy to clipboard operation
CPlugin.Net copied to clipboard

A simple library that helps to implement a plugin-based architecture

Results 1 CPlugin.Net issues
Sort by recently updated
recently updated
newest added

This PR enhances the plugin loading system by ensuring that plugins with dependencies are loaded correctly. If a plugin requires another plugin to function, the system will now validate its...