This is a development plugin for Powercord, used for the theme development of Customa.
This plugin is for Powercord Theme developers. It lets you edit CSS live with your favorite text editor. It lets you load files and folder, set exceptions for those
- Load Files or Folders
- Define Exceptions for Folders or Files
- Easy Setup using the Settings Menu provided with Powercord
- Detects duplicate files and doesn't load them
- Unloads files on disabling
- Clone the repo into the plugins folder of Powercord using the following command:
git clone https://github.com/Customa/Customa-Dev-Injector.git
- a. Reload Discord
b. Put the following command into the Discord dev console:
powercord.pluginManager.remount('Customa-Dev-Injector')
- Go to the appropriate menu entry in Settings:
- Open the category you need and define exceptions when needed
- Press Tab if you need more inputs
- When you are done press Save
- Make Settings work properly
- Add more Development Aids
- Add commands for easy injection
- Variable injection?
- None, create a Github Issue if you find any
- Kosshi for the original idea
- Bowser65#0001 - for making me not lose faith in React and writing a solution on how to fix the Settings menu bug (and working on Powercord)
- aetheryx#0001 - for looking at my messy code and trying to find the issue (and working on Powercord)
Created by: GhostlyDilemma @ Customa
Original Idea: Kosshi