Allow plugin manager read addons folder inside subfolders. #8100
jinsediaoying
started this conversation in
Editor
Replies: 1 comment 3 replies
-
By default, Editor only look for plugin.cfg for each folder in |
Beta Was this translation helpful? Give feedback.
3 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.
-
This is similar to unity's Editor and Resources folder behaviour.
By doing so, we can organize codes by module.
like this


instead of currently this
Beta Was this translation helpful? Give feedback.
All reactions