The library can now be used for Windows exclusive bots (Made with WinForm or Wpf)
This commit is contained in:
@@ -23,7 +23,7 @@ public class PluginUpdater
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine(ex.Message);
|
||||
Logger.LogError(ex);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user