in the 3.6.10 SDK the Windows plug-in is now placed in a 'bundle', ala macOS and the old way is deprecated.
Might this not break compatibility with hosts that expect the old location ?
Ideally they should be scanning the VST3 folder and its descendants, but I'd prefer to be sure and not ship two installers.
Also am I right in interpreting the doc that
Code: Select all
MyPlugin.vst3/Contents/x86-win/MyPlugin.vst3
Code: Select all
/Program Files (x86)/Common Files/VST3/
Code: Select all
MyPlugin.vst3/Contents/x86_64-win/MyPlugin.vst3
Code: Select all
/Program Files/Common Files/VST3/