Robots.dll and Robots.gha files missing from th erepository and from package manager #328
|
Could someone please explain why the robots.dll file is missing from my installation process im using package manager and it still doesnt show up |
Replies: 2 comments
|
Can you give more details about how you installed the plugin and why you think those files are missing? Which folder are you looking at? Give as much detail as possible. |
|
Closing this with the current packaging answer. |
Closing this with the current packaging answer.
Robots.dllandRobots.ghaare build/package outputs, not files expected to be committed in the repository. Rhino Package Manager/Yak installs the package into Rhino's package cache rather than the source repo or the old Grasshopper Libraries folder. If building from source,Robots.Grasshopper.csprojbuilds the Grasshopper assembly and renames it toRobots.ghaafter build. If Package Manager says the package is installed but Grasshopper does not load Robots, please open a fresh discussion with the Rhino version, Robots package version, install path you inspected, and any load errors.