Skip to content

Commit 223618d

Browse files
authored
Merge pull request #150 from dsarno/add-key-mouse-binding
Add Key + Mouse Binding plugin
2 parents b602f00 + 512c272 commit 223618d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"Name": "Key + Mouse Binding",
3+
"Owner": "dsarno",
4+
"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.",
5+
"PluginVersion": "1.0.0",
6+
"SupportedDriverVersion": "0.6.6.2",
7+
"RepositoryUrl": "https://github.com/dsarno/OTD-KeyMouseBinding",
8+
"DownloadUrl": "https://github.com/dsarno/OTD-KeyMouseBinding/releases/download/v1.0.0/KeyMouseBinding-0.6.6.2-1.0.0.zip",
9+
"CompressionFormat": "zip",
10+
"SHA256": "00fdfd74431fe678e67048f2fa337edb7c7618e5cf502765a135940f6e487e64",
11+
"LicenseIdentifier": "GPL-3.0-only",
12+
"WikiUrl": "https://github.com/dsarno/OTD-KeyMouseBinding#readme"
13+
}

0 commit comments

Comments
 (0)