Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 684 Bytes

File metadata and controls

36 lines (23 loc) · 684 Bytes

Room Settings Manager

Easily configure your room settings and style.

Installation

If you do not have ExtPlug yet, get it here.

You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:

[YOUR HOST URL HERE]

Building

Note: this section is intended for developers only.

This plugin uses the ExtPlug CLI. To build, run:

npm install
npm run build

The built plugin will be saved at build/room-settings-manager.js.

License

MIT