23bfd6bbb9 | ||
---|---|---|
.github/ISSUE_TEMPLATE | ||
css | ||
data | ||
js | ||
src | ||
.eslintrc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
TODO.md | ||
gulpfile.js | ||
package-lock.json | ||
package.json | ||
webpack.config.js |
README.md
BandagedBD
This branch is for the ongoing rewrite of BandagedBD. You can view what I believe to be left in the TODO.md file.
Testing
The following steps tell you how you can currently test the state of the rewrite as of September 26th 2019.
- locate your BD installation. For Windows it is usually in
%localappdata%\Discord\app-0.0.305\resources\app\betterdiscord
. - Open config.json in a text editor (n++, notepad, etc).
- Change the line
"branch": "master",
to"branch": "development",
. - (optional) Change
"minified": false,
to"minified": true,
to stay on the bleeding edge (sometimes I forget to update the minified version). - Fully restart your Discord client.
- You can verify it worked by seeing the revamped plugins and themes pages as well as custom css. You can also see if the version in settings is 1.0.0+