Closed YohSambre closed 2 years ago
Not sure what you want to be done here, this is just the rust binary module side, there's no lua. If anything this would be a issue for whatever uses Autorun, like https://github.com/Vurv78/Safety
Will still need to look into this though, looks nice.
with your skill level, I thought you could develop plugins in the future :p
I mean it would just be one line of lua. require("autorun")
kind of excessive for a plugin
Closing this as sort of invalid unless you want to elaborate what you mean. Maybe setting up autorun to use a plugin system instead of having only two files?
I discovered this while browsing on github, it could be interesting for you to discover it
https://github.com/djsime1/menu-plugins-redux
much cleaner than the basic plugin system