more methods to load plugins

This commit is contained in:
schedpas
2024-04-17 15:05:32 +02:00
parent e91e016f32
commit efb0636312
5 changed files with 110 additions and 19 deletions

View File

@@ -10,6 +10,7 @@ namespace Pilz.Plugins
{
None,
Success,
AlreadyLoaded,
FileNotFound,
ErrorAtLoading,
ErrorAtInitializing,