No description
This repository has been archived on 2025-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-06-15 14:14:26 -04:00
index.json first commit 2022-06-15 11:35:53 -04:00
preload.js Enable plugins/themes on download. 2022-06-15 14:14:26 -04:00
README.md first commit 2022-06-15 11:35:53 -04:00
renderer.js Enable plugins/themes on download. 2022-06-15 14:14:26 -04:00

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)

button

Prerequisites

Webpack Package

PC-Compat Package

To install the prerequisites, you can either use my package downloader or run these:

  1. cd <your kernel packages folder>
  2. git clone https://github.com/strencher-kernel/webpack
  3. git clone https://github.com/strencher-kernel/pc-compat
  4. cd pc-compat
  5. 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:

  1. cd <your kernel packages folder>
  2. 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.