philhk / better-discord-screenshare-plugin

With this plugin you can customize your resolution, framerate, bitrate and more for your screenshare on discord!
GNU General Public License v3.0
25 stars 8 forks source link

How do I use it? #20

Open aceyx3 opened 1 year ago

aceyx3 commented 1 year ago

I can't download it, how do I use it with Betterdiscord or Vencord?

philhk commented 1 year ago

I just updated the README of this repo so just look into that :).

aceyx3 commented 1 year ago

image I'm sorry, I'm getting stuck here. What I'm doing wrong?

EDIT:- Fixed it. Though after the installation, Vencord doesn't show on the settings tab.

aceyx3 commented 1 year ago

It doesn't work with me I guess. I have every step that was mentioned, but after the installation when I open Discord, it doesn't show Vencord on it.

philhk commented 1 year ago

You need to go into the cloned Vencord folder. You are currently in the Vencord folder, but after running git clone https://github.com/philhk/Vencord it will create another folder inside the Vencord folder where you need to run the other commands. You could also run git clone https://github.com/philhk/Vencord .. It's different because of the dot at the end. The dot indicates where the content cloned by Git should go, in this case the folder you are in. Hope that solves the problem!