feat: added scheduler, minor fixes

This commit is contained in:
2022-07-02 11:02:09 +04:00
parent e674600308
commit 773adeefb2
11 changed files with 151 additions and 33 deletions
@@ -4,6 +4,7 @@ namespace Game.Source
{
public class SimplePlugin: PluginBase
{
public override void OnStart()
{
// _logger.Info("Plugin started");