Skip to content

domi-btnr/Vencord-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Installation Guide

Warning

Do not clone this repository directly into your userplugins folder. This will not work

To install these plugins, you need to copy the index.ts file from each plugin folder into your userplugins folder.

Please follow the steps below:

  1. Navigate to the plugin folder (e.g. GlobalBadges)
  2. Download the PluginName.ts file and copy it to your userplugins folder
  3. Open your Terminal in the Root Folder of Vencord and run pnpm build