Quickly and conveniently launch Vencord.
Download and run the latest installer and pick the branches of Discord you want.
The Linux build also supports flatpak, and will use it if it cannot find another instance of Discord on your filesystem.
sh -c "$(curl -fsSL https://github.com/MeguminSama/Vencord-Launcher/releases/latest/download/install.sh)"
sh -c "$(curl -fsSL https://github.com/MeguminSama/Vencord-Launcher/releases/latest/download/install.sh)" -- ptb
sh -c "$(curl -fsSL https://github.com/MeguminSama/Vencord-Launcher/releases/latest/download/install.sh)" -- canary
sh -c "$(curl -fsSL https://github.com/MeguminSama/Vencord-Launcher/releases/latest/download/install.sh)" -- --uninstall <branch>
Working on it...
You can pass the --local
flag with a path to the entrypoint. For example:
vencord-stable --local $HOME/workspace/vencord/patcher.js
Any arguments passed after --
are passed through to Discord. For example:
vencord-stable -- --start-minimized --enable-blink-features=MiddleClickAutoscroll