diff --git a/plugins/live_dev_reloader/about.md b/plugins/live_dev_reloader/about.md index c39cdffc..e7a75cb3 100644 --- a/plugins/live_dev_reloader/about.md +++ b/plugins/live_dev_reloader/about.md @@ -1,6 +1,7 @@

This plugin adds a way to edit both plugin and theme files in a text editor of your choice, and have them automatically update inside Blockbench upon you saving the file.

-

When a plugin file is being watched for changes, it's about.md file will be automatically watched for changes too.

+

When a plugin file is being watched for changes, it's about.md file will be automatically watched for changes too.

+

Theme files support both .bbmodel and .css being watched.

How to use

Watching files

To watch a file, have a theme or plugin file ready, then go to Help > Developer > Live Dev Reloader. From here, select Watch plugin or theme file, then select your plugin or theme file.