Techcraft7/7Sharp

Shell plugins

Closed this issue · 0 comments

Plugins are .DLL files in the plugins/ folder (like 7Sharp 1.7)

Shell plugins must implement ShellPlugin
Commands in the plugin must implement ShellCommand

ShellPlugins may not be abstract, same with commands.