initial
This commit is contained in:
12
LightPerms.TorchCommands/Plugin.cs
Normal file
12
LightPerms.TorchCommands/Plugin.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System.IO;
|
||||
using System.Windows.Controls;
|
||||
using Torch;
|
||||
using Torch.API;
|
||||
using Torch.API.Plugins;
|
||||
using Torch.Views;
|
||||
|
||||
namespace LightPerms.TorchCommands;
|
||||
|
||||
public class Plugin : TorchPluginBase
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user