Skip to content

Commit bba216e

Browse files
committed
Update README.md
1 parent a8b7200 commit bba216e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ Introducing our new [wiki](https://github.com/BarRaider/streamdeck-tools/wiki) p
5555
- **Breaking change (macOS):** `TitleParameters.FontFamily` throws `PlatformNotSupportedException` on non-Windows. Use `TitleParameters.FontFamilyName` (string) or `TitleParameters.TitleTypeface` (SKTypeface) instead. On Windows, `FontFamily` still works but produces an `[Obsolete]` compiler warning.
5656
- New `TitleParameters.FontFamilyName`, `TitleSKColor`, `TitleTypeface`, `FontStyleToSKFontStyle()` for cross-platform rendering.
5757
- `PluginBase` is now `[Obsolete]` -- use `KeypadBase`, `EncoderBase`, or `KeyAndEncoderBase`.
58-
- **[Migration Guide](MigrateTo7.0.md)**: Full guide with type mapping tables, code recipes, and migration tiers.
58+
59+
## Migration Guide:
60+
- See **[Migration Guide](MigrateTo7.0.md)**: or the full migration guide with code recipes and API mapping tables. (**Pro-Tip:** Use this file to let Cursor/Claude do the migration for you).
5961

6062
### Version 6.4
6163
- Support for Stream Deck Plus XL, Galleon 100 SD

0 commit comments

Comments
 (0)