Skip to content

easywin-gg/example-plugin

Repository files navigation

Example Plugin

Use this repository as example/template plugin.

Installation

  • Clone this repository using git.
  • Update submodule sdk
  • Install the dependencies.
  • Change in tsconfig.json outDir to your computer username.
$ git clone https://github.com/rank1-gg/example-plugin.git
$ git submodule init
$ cd example-plugin
$ git submodule update --remote --merge
$ yarn or npm install

Dev

Start auto compile

$ yarn tsc -w

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published