PowerTools/plugin.json
2022-04-18 17:27:27 -04:00

8 lines
164 B
JSON

{
"name": "Plugin name",
"author": "Plugin author",
"main_view_html": "main_view.html",
"tile_view_html": "",
"flags": ["hot_reload", "root"]
}