PowerTools/plugin.json

13 lines
326 B
JSON
Raw Normal View History

2022-04-18 21:21:51 +00:00
{
"name": "Power Tools",
"author": "NGnius",
2022-04-18 21:21:51 +00:00
"main_view_html": "main_view.html",
"tile_view_html": "",
"flags": ["root", "_debug"],
2022-04-21 18:07:52 +00:00
"publish": {
"discord_id": "106537989684887552",
2022-04-21 18:15:41 -04:00
"description": "Power tweaks for power users",
2022-04-21 18:07:52 +00:00
"tags": [ "utility", "power-management" ]
}
2022-04-18 17:27:08 -04:00
}