Skip to content

Commit f0ffbfa

Browse files
committed
Add DragThreshold plugin configuration file
1 parent 3d1ec96 commit f0ffbfa

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"Name": "Drag Threshold",
3+
"Owner": "rinormaloku",
4+
"Description": "Adjusts the drag threshold for tablet input",
5+
"PluginVersion": "0.1.0",
6+
"SupportedDriverVersion": "0.6.6.2",
7+
"RepositoryUrl": "https://github.com/rinormaloku/DragThreshold",
8+
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.0/DragThreshold.zip",
9+
"CompressionFormat": "zip",
10+
"SHA256": "7a4f2a4da9752111ad8d22256707ee5eae014607b92f0172579086c51b64a475",
11+
"LicenseIdentifier": "GPL-3.0-only"
12+
}

0 commit comments

Comments
 (0)