fix(backup): removed links, now actual files

This commit is contained in:
devaine 2025-12-25 15:08:43 -06:00
commit e54fda1692
Signed by: devaine
GPG key ID: 954B1DCAC6FF84EE
93 changed files with 582486 additions and 23 deletions

View file

@ -0,0 +1,13 @@
{
"Name": "Tablet Debounce",
"Owner": "Kuuuube",
"Description": "Prevents unintended repitition of pen tip inputs.",
"PluginVersion": "0.1.1.0",
"SupportedDriverVersion": "0.6.0.0",
"RepositoryUrl": "https://github.com/Kuuuube/Tablet_Debounce",
"DownloadUrl": "https://github.com/Kuuuube/Tablet_Debounce/releases/download/0.1.1/0.1.1_release_Tablet_Debounce.zip",
"CompressionFormat": "zip",
"SHA256": "f7ef96f70cad980d2cb444fb0294b7adec2f9b3c4e546753170c35405d774195",
"WikiUrl": "https://github.com/Kuuuube/Tablet_Debounce/blob/main/README.md",
"LicenseIdentifier": "GPL-3.0-only"
}