An efficient program which patches Vencord whenever Discord updates on macOS.
On macOS, Vencord doesn't automatically patch itself when Discord updates, so this is a fix for that.
- Patches Vencord automatically, even through Discord updates
- VencordInstaller.app can patch Vencord without any user interaction, unlike the official installer
- This is due to modifications made to the installer source. All references to UI in cli.go have been removed for optimization purposes.
- Notifications are used to communicate success, failure, and errors
- Very efficient, with <=0.1% of CPU and <5MB of RAM being used at idle
All original requirements for building the official installer apply here.
Go 1.25.1 is also recommended, but you can probably use a lower version instead.
NOTE: The only entirely supported OS for this project is macOS. Using any other OS is at your own risk.
Run install.sh through ZSH to install Vencord Auto Patcher. I may release a pre-built app with the launchd plist through GitHub Releases soon™.
Auto-patcher created by Aaron Wijesinghe
This software uses a modified version of the Vencord Installer
Copyright (c) 2023 Vendicated and Vencord contributors
Licensed under the GNU General Public License v3.0