This commit is contained in:
Mylloon 2024-10-02 18:36:59 +02:00
parent cc8663a355
commit 1ae697c12d
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -247,10 +247,12 @@ CMD /c "%TEMP%\geek.bat" yes
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/losslesscut.bat -OutFile '%TEMP%\losslesscut.bat'"
CMD /c "%TEMP%\losslesscut.bat" yes
:: === DSR ==
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/dsr.bat -OutFile '%TEMP%\dsr.bat'"
CMD /c "%TEMP%\dsr.bat" yes
:: === Vencord ==
:: Use already downloaded script
CMD /c "!local!\vencord_installer.bat" yes