2.0.0 • Published 7 years ago

extplug-room-styles v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Room Styles

ExtPlug plugin that allows room owners to create their own custom room styles. It supports both the plug³ and RCS room style formats.

Installation

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

https://unpkg.com/extplug-room-styles

Room Settings

Note: This section is intended for room hosts only.

You can add a custom room style using the plug³ or RCS formats, or even a mixture of both. If you have already defined a plug³ or RCS room style, you do not have to do anything to support ExtPlug users.

See the relevant Room Styles documentation for more information.

Building

Note: this section is intended for developers only.

First, install dependencies:

npm install

Then, use:

npm run build

The plugin will be built using the ExtPlug CLI.

The built plugin will be stored at build/room-styles.js.

License

MIT

2.0.0

7 years ago