Releases: Zwylair/BetterDiscordAutoInstaller
Releases · Zwylair/BetterDiscordAutoInstaller
v1.2.3
v1.2.2
- Added support for Scoop installations
built with cx_Freeze
https://www.virustotal.com/gui/file/36193163f1c595fccfd563a24619e33c761ac4a302d591302026b1de598d8858
v1.2.1
- Updated some old code
- Added is_discord_running=True and is_discord_updating=True case handler
- Redesigned
startup_manager
(+ #9) - Added option to force discord update (skip version checking:
disable_version_check
setting insettings.json
) - Removed these ugly prints
built with cx_Freeze
https://www.virustotal.com/gui/file/a238aac5a014751a1abc525e535d09663c35744fc6745fee03123662f3d1e822
v1.2.0
v1.1.0 (cx_Freeze)
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
• discord updates before patching
• add_to_startup and remove_from_startup were combined into startup_manager
• switched urllib with requests
• auto exiting in 3 seconds (cus i have no idea how to remove that cmd window on start)
• mkdir switched with makedirs to prevent some errors
• removed starting arguments (--silent ; --do-not-start-discord)