Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 772 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 772 Bytes


Powercord Compatibility Layer

Powercord Compatibility Layer for Kernel supporting themes & plugins.

Installation

  • Run git clone https://github.com/kernel-addons/pc-compat inside your packages folder.
  • Run cd pc-compat once the repo has been cloned
  • Run pnpm initialize and ignore the warnings
  • Restart your Discord client completely (Closing via the tray icon)

Contributing

  • Run pnpm i again to install development dependencies.
  • You may build the context you're modifying with pnpm watch:renderer or pnpm build:renderer