Skip to content

This is a template for creating a TypeScript plugin for Js_Engine.

Notifications You must be signed in to change notification settings

IceBlcokMC/js_engine_plugin_template

Repository files navigation

Js_Engine TypeScript plugin template

This is a template for creating a TypeScript plugin for Js_Engine.

Usage

  1. Click the Use this template button on the top right of this page.

  2. Clone the repository.

  3. Install the dependencies:

npm install
  1. Build the project:
npm run build

About

This is a template for creating a TypeScript plugin for Js_Engine.

Resources

Stars

Watchers

Forks