Get command system working, permissions system and ModAPI extensions in progress
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Torch.API
|
||||
public interface IPluginManager : IEnumerable<ITorchPlugin>
|
||||
{
|
||||
void UpdatePlugins();
|
||||
void LoadPlugins();
|
||||
void Init();
|
||||
void UnloadPlugins();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user