From cd4ec4c43d21284f103aeb824f8ec2739ba9dee1 Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Tue, 3 Dec 2024 18:38:42 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/manifest.json b/manifest.json index 34f0f90..bbb9aa9 100644 --- a/manifest.json +++ b/manifest.json @@ -1173,6 +1173,24 @@ } } }, + "me.art0007i.KeyRepeatAdjust": { + "category": "Controls", + "description": "Allows you to change the key repeat rate for the vr keyboard", + "name": "KeyRepeatAdjust", + "sourceLocation": "https://github.com/art0007i/KeyRepeatAdjust", + "versions": { + "1.0.0": { + "artifacts": [ + { + "filename": "KeyRepeatAdjust.dll", + "sha256": "d2798798f6cd185fbb782648190373b4b3ea986e06cf4ecbd67a8e19f808f41b", + "url": "https://github.com/art0007i/KeyRepeatAdjust/releases/download/1.0.0/KeyRepeatAdjust.dll" + } + ], + "releaseUrl": "https://github.com/art0007i/KeyRepeatAdjust/releases/tag/1.0.0" + } + } + }, "me.art0007i.LargerObjectMessagePreviews": { "category": "Dashboard", "description": "Increases the size of object message thumbnails.",