Separate nuget folders for different gamma versions

Hello,
Since 6.0 i’m having a lot of troubles with downward compatibility. When i try to open 5.2 patches it often throws exceptions and i can’t open them which is really annoying. I think it’s because of the nuget folder which is the same for all versions. Is there a way to make nuget folders for each version? i know it is nice to have all of your old nugets when you install a new version of vvvv but if you have older projects and you have to work on different versions it would be nice to keep them separated.
:)

I think there is a command line argument for this, called --nuget-path:
https://thegraybook.vvvv.org/reference/hde/commandline-arguments.html

Also accessible through GammaLauncher IIRC…

1 Like