Discord CSS Injector Installer
This is an automated installer for my Discord CSS Injector.
About
This project is designed to provide an easy and cross-platform way of installing my CSS injector. Its only dependency is Java 8 or newer.
Usage
The usage of the installer is very simple. Grab the latest version from the release page, then follow the below instructions.
Installing
Run the installer with install
option, optionally specifying the CSS file to use. Examples:
java -jar discord-css-injector-installer.jar install
java -jar discord-css-injector-installer.jar install "D:\Stuff\discord.css"
Uninstalling
To uninstall the injector, run the installer with uninstall
option. The CSS file will not be deleted. Examples:
java -jar discord-css-injector-installer.jar uninstall