RotationTimelineBridge

1. Copy this folder to World of Warcraft/_retail_/Interface/AddOns/.
2. Load a timeline in the website.
3. Copy the Addon-Import text from Phase 4.
4. Open the addon in game, switch to the Import tab and paste the import.
5. Use Import for a one-time load, or name it and use Save & Load to keep it.
6. Saved rotations are stored account-wide. Up to 10 rotations can be kept and loaded again later in the Saved tab.

TimelineData.lua still works as a fallback:
- Download or copy the generated TimelineData.lua from Phase 4.
- Replace TimelineData.lua in this folder.
- Start WoW or run /reload.

Open / hide:
- Left-click the minimap button to toggle the addon frame.
- Right-drag the minimap button to move it around the minimap.

Compact mode:
- The Import and Saved tabs are hidden completely.
- Use Expand to manage saved rotations again.

Slash commands:
/wclrt or /wctlr        toggle frame
/wclrt show | on        show frame
/wclrt hide | off       hide frame
/wclrt center           recenter and show frame
/wclrt start            manual preview start
/wclrt stop             stop current run
/wclrt lock             lock frame
/wclrt unlock           unlock frame
