From 65a8a9c3d049ee31faee7f43708ba11ce7bac8f3 Mon Sep 17 00:00:00 2001 From: kuuuube Date: Sat, 16 May 2026 13:30:26 -0400 Subject: [PATCH] Remove Key + Mouse Binding plugin --- .../dsarno/OTD-KeyMouseBinding/KeyMouseBinding.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Repository/0.6.6.2/dsarno/OTD-KeyMouseBinding/KeyMouseBinding.json diff --git a/Repository/0.6.6.2/dsarno/OTD-KeyMouseBinding/KeyMouseBinding.json b/Repository/0.6.6.2/dsarno/OTD-KeyMouseBinding/KeyMouseBinding.json deleted file mode 100644 index 77358b1..0000000 --- a/Repository/0.6.6.2/dsarno/OTD-KeyMouseBinding/KeyMouseBinding.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Name": "Key + Mouse Binding", - "Owner": "dsarno", - "Description": "Combines keyboard key presses with a mouse button click in a single binding.\nUseful for 3D applications (Blender, Maya, etc.) that use modifier+mouse combos like Shift+MMB.", - "PluginVersion": "1.0.0", - "SupportedDriverVersion": "0.6.6.2", - "RepositoryUrl": "https://github.com/dsarno/OTD-KeyMouseBinding", - "DownloadUrl": "https://github.com/dsarno/OTD-KeyMouseBinding/releases/download/v1.0.0/KeyMouseBinding-0.6.6.2-1.0.0.zip", - "CompressionFormat": "zip", - "SHA256": "00fdfd74431fe678e67048f2fa337edb7c7618e5cf502765a135940f6e487e64", - "LicenseIdentifier": "GPL-3.0-only", - "WikiUrl": "https://github.com/dsarno/OTD-KeyMouseBinding#readme" -}