scripts.basedir() doesn't return base of extension #5241
Answered
by
some9000
github-catch-22
asked this question in
Q&A
-
import modules.scripts as scripts
print scripts.basedir() In an |
Beta Was this translation helpful? Give feedback.
Answered by
some9000
Nov 30, 2022
Replies: 2 comments 6 replies
-
If I understand this correctly. Extension directory will be auto-named as the extension, so, like:
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
github-catch-22
-
I'm facing this now; |
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
If I understand this correctly. Extension directory will be auto-named as the extension, so, like: