VencordInstaller
VencordInstaller copied to clipboard
feat: automatically kill and restart discord
tested on:
- Windows (Stable Discord)
- Ubuntu (Discord installed from Flatpak)
binaries - https://github.com/SunsetTechuila/Installer/releases/tag/v1.5.0
sh -c "$(curl -sS https://raw.githubusercontent.com/SunsetTechuila/Installer/script/install.sh)"
what's the use case?
installing/repairing vencord and openasar kills the discord process, so i have to open the start menu every time to restart it, which is not very convenient
i'm also going to the add ability to combine commands, and with that it will be possible to run VencordInstallerCli -repair -install-openasar -launch-discord -branch auto after the update and have discord patched and running
I don't think that's very useful. it would be way better to instead:
- implement killing logic on linux and mac and do it before patching
- remember if discord was killed and if yes relaunch it after patching is done
remember if discord was killed and if yes relaunch it after patching is done
sounds good to me, will rework this pr
@Vendicated ready for review
idk how to launch discord installed from flatpak
idk how to launch discord installed from flatpak
fixed
@Vendicated hello, just a reminder
btw https://github.com/Vencord/Installer/commit/fd7108be649a31b0c136d3db5d9c8a6cb47b64eb broke gui: undefined: VencordAsarPath
closing due to lack of feedback from the maintainer