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
- Host: GitHub
- URL: https://github.com/meshiest/omegga-reloader
- Owner: Meshiest
- License: isc
- Created: 2020-12-19T06:50:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-06T03:03:10.000Z (12 months ago)
- Last Synced: 2025-07-06T04:19:22.385Z (12 months ago)
- Topics: developer-tools, omegga, plugin
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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