-
If put the However, reloading with unloadplugin MyPlugin.dp64
loadplugin MyPlugin.dp64 |
Beta Was this translation helpful? Give feedback.
Answered by
mrexodia
Dec 21, 2024
Replies: 1 comment 2 replies
-
Could you provide the plugin (or a different plugin) that reproduces the issue)? |
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
So there is a bug here actually, but to work around you can make a dedicated directory for your plugin:
This way it's also cleaner because you do not need to mix files in the plugin folder.