customdiscord-installer
v0.2.3
Published
Official CustomDiscord installer
Downloads
1
Readme
CustomDiscord Installer
So you want to install the superior DiscordApp client modification? Well, you're in the right place!
Installing
So if you're using the superior package manager, Yarn, you can run the following commands in a command prompt or terminal.
yarn global add customdiscord-installer
customdiscord install
And it's that simple!
If you're using npm, you can run these commands in a command prompt or terminal.
npm i --global customdiscord-installer
customdiscord install
Uninstalling
Why would you want to do this? But, if you really insist...
customdiscord uninstall
After running these commands, CustomDiscord is completely uninstalled from your Discord installation.
Updating
Updating is quite simple too!
customdiscord update
How easy was that?
Contributions
If you're modifying the actual engine, go to CustomDiscord/Engine.
If you want to modify the installer, fork the repo, make changes, commit them, and submit a PR to this repo! We'll get back to it as soon as possible!