feat: added scheduler, minor fixes
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Game.Source
|
||||
{
|
||||
public class SimplePlugin: PluginBase
|
||||
{
|
||||
|
||||
public override void OnStart()
|
||||
{
|
||||
// _logger.Info("Plugin started");
|
||||
|
||||
Reference in New Issue
Block a user