Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 245 Bytes

BUILDING.md

File metadata and controls

15 lines (9 loc) · 245 Bytes

Building

this should work i guess idk

# WINDOWS ONLY

PS> npm i

PS> .\build        # for a Powercord build

PS> .\build bd     # for a BetterDiscord build (discord canary recommended)

PS> .\build web    # for a web build