Skip to content

Addons path on Release builds? #1318

Closed Answered by riverar
danbrakeley asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @danbrakeley, the logic you're looking for is in AddonResolver.cs!SelectAddon:
https://github.com/File-New-Project/EarTrumpet/blob/master/EarTrumpet/Extensibility/Hosting/AddonResolver.cs#L57-L67

e.g. EarTrumpet\Addons\MyAddon\0.0.0.0\MyAddon.dll

This addon version number is used to compare against the EarTrumpet version; we won't load external addons that are built for a newer EarTrumpet.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@danbrakeley
Comment options

@riverar
Comment options

@danbrakeley
Comment options

Answer selected by danbrakeley
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