From f9b6cce1b0620f34a773c4e2e849f006337cd82f Mon Sep 17 00:00:00 2001 From: David Date: Thu, 20 Aug 2020 14:40:24 +0800 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efaa35d..ee2eaa1 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,22 @@ The native checkbox leaves a lot to be desired in terms of extensibility and cus ### FlatProgressBar -Similar to the checkbox the native progressbar has little to no customization options. This paints a flat checkbox using the an offscreen image as adapted from this [StackOverflow answer](https://stackoverflow.com/a/7490884). \ No newline at end of file +Similar to the checkbox the native progressbar has little to no customization options. This paints a flat checkbox using the an offscreen image as adapted from this [StackOverflow answer](https://stackoverflow.com/a/7490884). + +### Silent Setup + +-install -i Install BBD +-uninstall -u Uninstall BBD + Optional switches for uninstall + -deleteuserdata deletes all user settings of betterdiscord + -repair -r Repair BBD + Optional switches for repair, for the following issues + -repairupdateloop Discord update loop + -repairnotlaunching BandagedBD not launching with Discord + -repairloadingindefinitely BandagedBD loading indefinitely + -repairjavascripterror Fatal JavaScript error on launch + +all require using one or more of the following + -stable [path], -canary [path], -ptb [path] + +-norestart By default discord will be restarted, this disables restarting of processes