Fantastic/plugin.json

13 lines
303 B
JSON
Raw Normal View History

2022-05-02 01:16:30 +01:00
{
2022-05-02 01:21:57 +01:00
"name": "Fantastic",
"author": "NGnius",
2022-05-02 01:16:30 +01:00
"main_view_html": "main_view.html",
"tile_view_html": "",
2022-05-06 00:35:24 +01:00
"flags": ["root", "_debug"],
2022-05-02 01:21:57 +01:00
"publish": {
"discord_id": "106537989684887552",
"description": "Fan controls",
"tags": [ "utility", "fan-control" ]
}
}