You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When crafting up reusable libraries for other plugins it is useful to make use of concepts similar to adding (IRocketCommand) to classes. To make it easier to get the plugin assemblies and grab usages of a certain interface, pluginAssemblies could be made public. Thank you.
The text was updated successfully, but these errors were encountered:
When crafting up reusable libraries for other plugins it is useful to make use of concepts similar to adding (
IRocketCommand
) to classes. To make it easier to get the plugin assemblies and grab usages of a certain interface, pluginAssemblies could be made public. Thank you.The text was updated successfully, but these errors were encountered: