Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start:plugins:common [2020/12/21 15:29]
adminmar [Yak-Common]
start:plugins:common [2020/12/21 15:43]
adminmar
Line 22: Line 22:
 To install them, you just have to drag/drop the file “Tomkod.rui” to a rhino window. To install them, you just have to drag/drop the file “Tomkod.rui” to a rhino window.
  
-==== Yak-Common ==== +==== Yak === 
-=== Yak === +Our plugins are also compatible with __Yak__, Rhino's new package manager ((Rhino 6 or later only, graphic user interface for Rhino7 only)), which is basically an application store for RhinoYou just need to call Rhino's command **//_PackageManager//**: 
-<WRAP center round tip 80%> +{{ :start:plugins:yakpackagemanager.jpg?nolink&600 |}} 
-Our //Table// plugin is also compatible with __Yak__, Rhino's new package manager ((Rhino 6 or later only)). You can install it from the repository with the following command line:+<WRAP center round tip 90%> 
 + You can also install from the repository with the following command line: 
 +<code>""D:\Program Files\Rhino 6\System\Yak.exe" install 'PluginName'</code> 
 +If you add this in a batch file (*.bat) at windows startup, it is probably the best way to keep all your plugins up-to date ;-)
 {{ :start:plugins:table:table_install_yak.jpg?nolink |}} {{ :start:plugins:table:table_install_yak.jpg?nolink |}}
- 
 </WRAP> </WRAP>