Automated installer for my Discord CSS injector.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mateusz Brawański 831e5b4f8a
Fixed README
4 years ago
.idea Initial commit. 4 years ago
gradle/wrapper Updated Gradle settings 4 years ago
ref Updated dependencies 4 years ago
src/main Initial working version. 4 years ago
.gitignore Initial working version. 4 years ago
.gitmodules Initial commit. 4 years ago
LICENSE Added licensing info. 4 years ago
NOTICE Added licensing info. 4 years ago
README.MD Fixed README 4 years ago
build.gradle Initial working version. 4 years ago
gradlew Updated Gradle settings 4 years ago
gradlew.bat Updated Gradle settings 4 years ago
settings.gradle Updated Gradle settings 4 years ago

README.MD

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