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

Migrate from wrapper classes to Mixins #11

Open
acorbin3 opened this issue Jul 2, 2019 · 0 comments
Open

Migrate from wrapper classes to Mixins #11

acorbin3 opened this issue Jul 2, 2019 · 0 comments

Comments

@acorbin3
Copy link
Owner

acorbin3 commented Jul 2, 2019

I found out that RuneLite uses their own Mixins framework but it was based off of this minecraft lib which injected functions, methods, fields, etc into the client: https://github.com/SpongePowered/Mixin

Currently I dont have time to research into this so I am just creating wrapper functions to create an API for scripting. What I would like to do is migrate to Mixins so that we dont need a wrappers around the interfaces. Here is an old source to use: https://github.com/reb1995/Runelite-with-DEOB

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

No branches or pull requests

1 participant