Hi…
I have been looking for an answer for quite some time but all in vain. Any help or hint will be highly appreciated!
Is there any way to get a full older version of all grasshopper and rhino files and assemblies?
The latest version at the time of this post is 7.16 and I want a full set of assemblies for version 7.0.
I am developing a plugin that requires me to transfer some of the native ‘.gha’ assemblies to ‘.dll’ to include in the plugin (like changing GalapogasComponent from ‘GalapogasComponent.gha’ to ‘GalapogasComponent.dll’).
Compiling all with the oldest version of rhino7 ensures that users are not obligated to upgrade their rhino to the latest version to be able to use the plugin.
Please let me know if there is something I am missing or if there is a way to retrieve to older version.
Thank you in advance!