From 691e8e8ce79e74c6f1d50e2ebff6d6a94e556534 Mon Sep 17 00:00:00 2001 From: moderator <43730179+lewhook@users.noreply.github.com> Date: Sat, 13 Oct 2018 00:46:23 +0100 Subject: [PATCH] Updated Uninstalling BD (markdown) --- Uninstalling-BD.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/Uninstalling-BD.md b/Uninstalling-BD.md index 2ab1739..b64538f 100644 --- a/Uninstalling-BD.md +++ b/Uninstalling-BD.md @@ -1,18 +1 @@ -###### Windows: -* Navigate to `%AppData%\discord[branch]\\modules\discord_desktop_core` -* or run `cmd /c echo module.exports = require('./core.asar'); > %appdata%\discord\0.0.300\modules\discord_desktop_core\index.js` -* Replace `0.0.300` with current Discord version - -###### OSX: -* Navigate to `~/Library/Application Support/discord[branch]//modules/discord_desktop_core` - -###### Linux: -* Navigate to `~/.config/discord[branch]//modules/discord_desktop_core` - or `$XDG_CONFIG_HOME/discord[branch]//modules/discord_desktop_core` - -
- -* delete the `core` folder -* if `index.js.old` exists then delete `index.js` and rename `index.js.old` to `index.js` -* if `index.js.old` does not exist then edit `index.js` to `require('./core.asar')` instead of `require('./core')` -* restart discord +yawns too easy for lewhook \ No newline at end of file