From 61dc781e1c6a3a8f84c24557e94b19296e98fede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Clet?= Date: Fri, 10 Oct 2025 00:32:34 +0200 Subject: [PATCH] donation button --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4388eab..0ab3eba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A [jsui]/[v8ui] replacement for the [preset] object in Cycling'74 Max. ## Features - Same click + modifier key behavior as the preset object to store and delete presets -- + Additional interactions (control+click to rename, shift+control+click to lock/unlock) +- \+ Additional interactions (control+click to rename, shift+control+click to lock/unlock) - Drag and drop presets to re-organize - Display presets as a grid or a list - Scrollable list layout (requires Max 8.6.2) @@ -45,15 +45,7 @@ Alternatively, instead of relying on this script you can manually remove the fil ## How to support my work Consider donating if you like this package. -
- -
+[![Paypal donation button](https://pics.paypal.com/00/s/YjdhYzU5ZDItYjM0Yi00MGE1LWEzMWEtZGQ2NzVjMDI3MDg2/file.PNG)](https://www.paypal.com/donate/?hosted_button_id=AVGJ5JLTP76K8) ## License GPL-3.0-or-later