Vencord for Discord install funtion

This commit is contained in:
unknown 2024-05-08 20:35:22 -07:00
parent 6b35eeaa96
commit 9f978a671e

View File

@ -225,8 +225,8 @@ Set-Alias -Name btop4win -Value btop
# Vencord Installer
function vencord-install {
Invoke-WebRequest -Uri 'https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli.exe' -OutFile VencordInstallerCli.exe
./VencordInstallerClie.exe
Remove-Item VencordInstallerClie.exe
./VencordInstallerCli.exe
Remove-Item VencordInstallerCli.exe
}
# Enhanced PowerShell Experience