Library "always required" ? #3214
-
Can you modify a setting in such a way that a library / addon will always be considered as part of the base set of functions, types, etc.. you get without having to explicitely put a require statement in your file ? |
Beta Was this translation helpful? Give feedback.
Answered by
The17thDoctor
Jun 28, 2025
Replies: 1 comment
-
Nevermind I'm just astronomically stupid (just make the variable global in the first place in your definitions) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
The17thDoctor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind I'm just astronomically stupid (just make the variable global in the first place in your definitions)