Skip to content
Discussion options

You must be logged in to vote

If I understand this correctly. Extension directory will be auto-named as the extension, so, like:

file_dir = os.path.dirname(os.path.realpath("__file__"))
ResourceDir = os.path.join(file_dir, f"extensions/<name of your extension>/scripts/")

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@github-catch-22
Comment options

@github-catch-22
Comment options

@AlUlkesh
Comment options

Answer selected by github-catch-22
Comment options

You must be logged in to vote
3 replies
@w-e-w
Comment options

w-e-w Jan 19, 2024
Collaborator

@SenshiSentou
Comment options

@w-e-w
Comment options

w-e-w Jan 19, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants