An open API service indexing awesome lists of open source software.

https://github.com/meshiest/omegga-reloader

omegga plugin developer tool for reloading plugins quickly
https://github.com/meshiest/omegga-reloader

developer-tools omegga plugin

Last synced: 11 months ago
JSON representation

omegga plugin developer tool for reloading plugins quickly

Awesome Lists containing this project

README

          

# reloader plugin

**Note: This is useless unless you are developing plugins**

An automatic plugin reloader for [omegga](https://github.com/brickadia-community/omegga).

## Install

Easy: `omegga install gh:Meshiest/reloader`

Manual:

* `git clone https://github.com/meshiest/omegga-reloader reloader` in `plugins` directory
* `npm i` in `reloader` directory

## Screenshot

![](https://i.imgur.com/nrSHWZq.png)

## Usage

While this plugin is enabled, save a `omegga.plugin.js` or `omegga.main.js` file for a loaded plugin.