Download and run VencordInstaller.exe
Do not run the installer as an Administrator!
If you get a warning that the app cannot be opened, click "Run Anyways". You may need to click "more info" to see this option.
Alternatively, or if the normal installer doesn't work for you, open Powershell and run the following command:
iwr
"https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1"
| iex
You can download Vencord from the Chrome or Firefox Store, or use the UserScript.
Please note that due to Discord's content security policy, the CSS Editor, custom themes and plugins making use of external scripts will not work with the UserScript.
Download the zip, unzip it and run VencordInstaller.app!
If you get a VencordInstaller can't be opened warning, right-click VencordInstaller.app and click open
This warning shows due the app not being signed. Doing so would cost us 100€ a year for an Apple Developer license :(
Most of the time, you can just use our automatic launcher script and
it will figure everything out for you! To do so, just run the below
command. If you're using fish, switch to bash first (by running
bash)
sh -c "$(curl -sS
https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
Alternatively, download the correct installer manually and make it
executable, then just run it. Make sure to use
sudo/doas to elevate, running as root user
is not supported