Skip to content

vencord installer with stereo and other stuff (from philhk)

Notifications You must be signed in to change notification settings

VTArcelia/ez-vencord-install

 
 

Repository files navigation

ez-vencord-install

vencord installer with auto updating third party plugins

Pre-requisites:

  • make sure to uninstall any discord client mods you previously have installed beforehand.
  • If you have an outdated version of node.js, the script will not update it. If you run into issues, uninstall node.js and run the script again, it'll automatically install the latest version.

Instructions:

  1. Clone the repo (git clone https://github.com/VTArcelia/ez-vencord-install)

  2. From the same terminal enter the directory (cd ez-vencord-install)

  3. Finally grab submodules (git submodule update --init --recursive)

Installing the actual client

  1. run updateandinstall.bat this will update everything from submodules to vencord itself

  2. If the process is successful, it will ask you to install vencord.

  3. Use the arrow keys and enter to navigate. Select "Install Vencord," then choose your flavour of discord (typically stable)

  4. If your discord didn't automatically restart, fully close and re-open discord.

  5. In your discord user settings, you will find a bunch of plugins. Read through them and enable the ones you want, then restart discord afterwards.

add custom plugins (will add as a file later to further simplify)

  1. open your cloned ez-vencord-install folder in terminal
  2. git submodule add <repo_link> patches/src/userplugins/customfoldername

Your plugins will now auto update with the UpdateandInstall.bat

revert to just before the actual client section (this file auto does 2 & 3 from instructions)

run hard-reset.bat this should fix any errors you had with your client even after you installed custom plugins

Credits

About

vencord installer with stereo and other stuff (from philhk)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 94.2%
  • VBScript 5.8%