-
-
Notifications
You must be signed in to change notification settings - Fork 36
Extension System #207
Copy link
Copy link
Closed
Labels
priority:lowBugs or Features that can be done but at a later time when resources are ample.Bugs or Features that can be done but at a later time when resources are ample.proposalNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
priority:lowBugs or Features that can be done but at a later time when resources are ample.Bugs or Features that can be done but at a later time when resources are ample.proposalNew feature or requestNew feature or request
This has been requested by the community; however, this is kinda low priority as we focus most on the core components. The way this works is the following:
MainMenu..dllor a.nupkgwhich the program can "extract" or "compile" into a DLL, something we can do once we have a better idea with how to dynamically load assemblies.Anyone can propose a better design here since this is a RFC, we appreciate alternative approaches for this.