7 lines
164 B
JSON
7 lines
164 B
JSON
{
|
|
"name": "Plugin name",
|
|
"author": "Plugin author",
|
|
"main_view_html": "main_view.html",
|
|
"tile_view_html": "",
|
|
"flags": ["hot_reload", "root"]
|
|
}
|