From c184e134802c06991938fef3cfa88ee9635637c5 Mon Sep 17 00:00:00 2001 From: oparada1988 Date: Thu, 30 Jul 2026 19:29:20 -0400 Subject: [PATCH] feat: add DiscordSC plugin to store --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index 9b7a816..78c56e0 100644 --- a/Plugins.json +++ b/Plugins.json @@ -353,5 +353,11 @@ "commits": { "1.0.0": "b5d4f85af02fb782f8fa6562d5a4947e086d7589" } + }, + { + "url": "https://github.com/oparada1988/DiscordSC", + "commits": { + "1.0.1": "64efbe398b592964914f7e312bf4c73ffe864b86" + } } ]