diff --git a/plugins/time_query/plugin_info.json b/plugins/time_query/plugin_info.json new file mode 100644 index 00000000000..ba025afadbc --- /dev/null +++ b/plugins/time_query/plugin_info.json @@ -0,0 +1,17 @@ +{ + "id": "time_query", + "authors": [ + { + "name": "Mooling0602", + "link": "https://github.com/Mooling0602" + } + ], + "repository": "https://github.com/Mooling0602/TimeQuery-MCDR", + "branch": "main", + "related_path": ".", + "labels": ["information"], + "introduction": { + "en_us": "README.md", + "zh_cn": "README.md" + } +}