Skip to content

Difference between workspace.useThirdParty and workspace.library #2170

Closed Answered by carsakiller
TimManzi asked this question in Q&A
Discussion options

You must be logged in to vote

Hello 👋

workspace.userThirdParty is a setting that allows you to define a directory that contains many addons (previously called user libraries). Addons in the provided directory can be suggested to be enabled in a workspace if they are configured correctly and if workspace.checkThirdParty is not false.

workspace.library is a setting that allows you to specify paths to definition files. When applying a recommended addon from your workspace.userThirdParty directory, this setting is set for you.

Definition files placed in your workspace will be used, as is explained on the libraries page in the wiki. It is recommended to add a @meta annotation to the top of the files, though, so they are no…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TimManzi
Comment options

@carsakiller
Comment options

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