From dc48ae90b58299d45ece70ae43d81ede9ed3e9f3 Mon Sep 17 00:00:00 2001 From: nahkd123 Date: Sat, 11 Oct 2025 23:20:34 +0700 Subject: [PATCH] Add Stroke Snapping --- .../nahkd123/StrokeSnapping/StrokeSnapping.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Repository/0.6.6.0/nahkd123/StrokeSnapping/StrokeSnapping.json diff --git a/Repository/0.6.6.0/nahkd123/StrokeSnapping/StrokeSnapping.json b/Repository/0.6.6.0/nahkd123/StrokeSnapping/StrokeSnapping.json new file mode 100644 index 0000000..8d472e4 --- /dev/null +++ b/Repository/0.6.6.0/nahkd123/StrokeSnapping/StrokeSnapping.json @@ -0,0 +1,13 @@ +{ + "Name": "Stroke Snapping", + "Owner": "nahkd123", + "Description": "Snaps pointer to the ends of previous stroke", + "PluginVersion": "1.0.0.0", + "SupportedDriverVersion": "0.6.6.0", + "RepositoryUrl": "https://github.com/nahkd123/StrokeSnapping", + "DownloadUrl": "https://github.com/nahkd123/StrokeSnapping/releases/download/v1.0.0/StrokeSnapping.zip", + "CompressionFormat": "zip", + "SHA256": "79718c6a1637d21a3135fa1a6e47b9b2d301dce4195847f0a55fb77decb489c2", + "WikiUrl": "https://github.com/nahkd123/StrokeSnapping/blob/master/README.md", + "LicenseIdentifier": "GPL-3.0-only" +}