Utility that notifies you when new plugins are added to Vencord
Find a file
2024-07-12 00:24:32 +12:00
index.tsx Create NewPluginsManager 2024-07-12 00:24:32 +12:00
knownPlugins.ts Create NewPluginsManager 2024-07-12 00:24:32 +12:00
LICENSE Create NewPluginsManager 2024-07-12 00:24:32 +12:00
NewPluginsModal.tsx Create NewPluginsManager 2024-07-12 00:24:32 +12:00
README.md Create NewPluginsManager 2024-07-12 00:24:32 +12:00

NewPluginsManager

Utility that notifies you when new plugins are added to Vencord

Installation

See https://docs.vencord.dev/installing/custom-plugins/

I recommend using the default src/userplugins folder for this, even if you have a system where 3rd party plugins are imported as Git submodules.