Closed Vurv78 closed 3 years ago
I already got a successful build on my fork, but the build is crashing right before joining a server. Don't know why and I haven't had time to debug. https://github.com/Vurv78/rust-dlopen/tree/future
So, now I have a tree on stuff to work on for this.
1 being highest priority since it is the lowest dependency. I'm reworking rglua so we can use it for this instead of having all of the bindings in here.
Already done.
Making an issue because rust dlopen doesn't allow fields with the WrapperApi derived to be public, which kind of doesn't allow this.
Pretty much the only thing keeping this from 0.2.0, and cargo isn't playing nice to import my own fork to test and maybe fix it for them... https://github.com/szymonwieloch/rust-dlopen/issues/31
Here's what's already added and being held back:
sautorun/hook.lua
. Letting you control whether it runs by returning true in it.sautorun/autorun.lua
before autorun