Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Plugin API into lower level Module API #71

Open
caojohnny opened this issue Jun 24, 2017 · 1 comment
Open

Refactor Plugin API into lower level Module API #71

caojohnny opened this issue Jun 24, 2017 · 1 comment

Comments

@caojohnny
Copy link
Member

The Plugin API should be refactored into a Module API which will allow plugins to also use the same system used by the server to load plugins for their own purposes. Uses can include reducing runtime overhead of unneeded features of a plugin, dynamic functionality, and allowing mods themselves to be modded.

@Vilsol
Copy link
Member

Vilsol commented Jun 24, 2017

@AgentTroll Yespls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants