- Run
git clone https://github.com/kernel-addons/pc-compat
inside yourpackages
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)
- Run
pnpm i
again to install development dependencies. - You may build the context you're modifying with
pnpm watch:renderer
orpnpm build:renderer