My plugin shows up in packagemanager in R7, but not in Rhino 8. Do I need to recompile it in Rhino 8 and re-upload it? Do I need to change version number or anything?
You probably don’t need to recompile your plug-in for it to work in Rhino 8.
You should have a package file called something like plugin-1.0.0-rh7_25-win.yak. Copy it, rename it to target Rhino 8.0, e.g. plugin-1.0.0-rh8_0-win.yak and push the new package file to the server.
1 Like
Thanks - I’ll try that.