No description
index.json | ||
preload.js | ||
README.md | ||
renderer.js |
Powercord Plugin/Theme Downloader
A package for the kernel client mod to download plugins and themes from the #plugin-links and #theme-links channels (on the powercord discord server) with a single click. (Compatible with openasar)
Prerequisites
Webpack Package
PC-Compat Package
To install the prerequisites, you can either use my package downloader or run these:
cd <your kernel packages folder>
git clone https://github.com/strencher-kernel/webpack
git clone https://github.com/strencher-kernel/pc-compat
cd pc-compat
pnpm i --production
Then restart Discord with Ctrl+R
Installation
Before you follow this make sure you have the prerequisites. To install the prerequisites, you can either use my package downloader or run these:
cd <your kernel packages folder>
git clone https://github.com/Henry-Hiles/kernel-powercord-plugin-downloader
Then restart Discord with Ctrl+R
Huge thank you to the kernel devs and helper team for making this possible.