You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Albert Portnoy edited this page Jan 19, 2023
·
3 revisions
Installing
Find the plugin or theme you want. We recommend looking in the #plugin-links and #theme-links tab of our Discord server
Open Discord settings, navigate to the appropriate tab, and press the button to open the folder
Move the downloaded file into the folder
Press the "Load missing" button in the settings page to enable the plugin. Note that some plugins will not work until you reload Discord.
Using our plugin template, running the build command will automatically install the plugin into the correct folder. In the future, Replugged will have a plugin/theme manager to make the process easier.
Locations
Plugins and themes are stored in the plugins/ and themes/ folders respectively. These folders can be found at the following paths, depending on your operating system:
Windows: %APPDATA%/replugged
macOS: ~/Library/Application Support/replugged
Other: $XDG_CONFIG_HOME/replugged or ~/.config/replugged
These folders are automatically created the first time you run Replugged.