From 44350f02cde04d70ae54ed685b429b47ea2763c5 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 2 Feb 2024 17:58:20 -0500 Subject: [PATCH] added a bunch of custom plugins --- .gitmodules | 3 +++ src/userplugins/VencordPlugins | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/userplugins/VencordPlugins diff --git a/.gitmodules b/.gitmodules index 5bdc27f0..2cd0d203 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "src/userplugins/DontLeak"] path = src/userplugins/DontLeak url = https://github.com/pernydev/DontLeak.git +[submodule "src/userplugins/VencordPlugins"] + path = src/userplugins/VencordPlugins + url = https://github.com/Kyuuhachi/VencordPlugins.git diff --git a/src/userplugins/VencordPlugins b/src/userplugins/VencordPlugins new file mode 160000 index 00000000..94d8822a --- /dev/null +++ b/src/userplugins/VencordPlugins @@ -0,0 +1 @@ +Subproject commit 94d8822a231f8df6ac27fe98ff556b0a2385015f