Skip to content
/ plugin-template Public template

Base UnderScript Plugin

Notifications You must be signed in to change notification settings

UCProjects/plugin-template

Repository files navigation

Template - UnderScript plugin

UnderScript Plugin Template

Installation

  1. Install UnderScript
  2. Install Plugin

Setup

  1. Edit package.json
  2. Edit code in index.js

Build Instructions

  1. Clone package using git
  2. Install Node.js
  3. run npm start

Release Instructions

  1. run npm build
  2. find script in dist directory