Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Lua classes for plugins #74

Open
vexyl opened this issue Sep 7, 2018 · 0 comments
Open

Lua classes for plugins #74

vexyl opened this issue Sep 7, 2018 · 0 comments

Comments

@vexyl
Copy link
Owner

vexyl commented Sep 7, 2018

Classes accessed by plugins should be Lua-specific wrapper classes. For example, while writing an auto-afk plugin I ran into a problem related to exposing the Client class directly to plugins, so, to solve this, it could be rewritten to use a LuaClient class that wraps the actual Client class. This should ideally be done after resolving issue #65.

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

No branches or pull requests

1 participant