Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 365 Bytes

Plugin Template for AliucordRN

This template uses typescript and the pnpm package manager

Make a copy of this template, clone it and run pnpm install

Building plugins

Build Plugin:

pnpm build TokenLogger

Watch for changes and auto compile & deploy* :

pnpm watch TokenLogger

* Requires adb installed and to be connected to your phone