Tweener for the Rhino WIP (Rhino 9) — Windows edition
======================================================

Recommended install: use Rhino's package manager (Yak). Search for "Tweener"
and the right distribution for your Rhino is picked automatically. This
distribution ships everything the Rhino 8 build ships PLUS a set of native
Grasshopper 2 components:

  - TweenerPI.rhp     — the Rhino plugin (interactive commands).
  - TweenerGH.gha     — the Grasshopper 1 component set (still available
                        on Rhino 9 for continuity).
  - TweenerG2.rhp     — the Grasshopper 2 component set (native G2, uses G2
                        gradients, preview meshes, and cancellation tokens).
  - LTCT.dll          — shared library.
  - sldm.dll + native runtime DLLs — the solver.
  - TweenerPI.rui     — the plugin's Rhino toolbar.

Manual install (without the package manager)
--------------------------------------------
1) Extract the .yak file (it's a zip).

2) Copy the extracted contents into:
     C:\Users\<YourName>\AppData\Roaming\McNeel\Rhinoceros\packages\9.0\Tweener\0.7.7002.1016\

3) Restart Rhino 9. Plugin loads automatically; the GH1 and GH2 components
   appear under the "Tweener" tab in their respective canvases.

To upgrade: remove the older version's folder before dropping the new one
in, or you may end up with two versions loaded side by side.

Questions:  mathias@mathiasfuchs.com
Docs:       https://mathiasfuchs.com/Tweeners.html
