Help making a plugin? #1612
Replies: 1 comment 2 replies
-
This has nothing to do with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I thought this might be a good place to try and get some info, I am making a plugin and want lazy support. I want the opts = {} section to be where all of my configs go but it isnt working. Something like require("plugin")..setup({...configs...}) works.
The source code is at Polydev.
Beta Was this translation helpful? Give feedback.
All reactions