diff --git a/plugins/utester/plugin_info.json b/plugins/utester/plugin_info.json new file mode 100644 index 00000000000..b6483714ebc --- /dev/null +++ b/plugins/utester/plugin_info.json @@ -0,0 +1,15 @@ +{ + "id": "utester", + "authors": [{ + "name": "zyxkad", + "link": "https://github.com/zyxkad" + }], + "repository": "https://github.com/kmcsr/utester_mcdr", + "branch": "main", + "related_path": ".", + "labels": ["tool"], + "introduction": { + "en_us": "README.MD", + "zh_cn": "README_zh.MD" + } +} \ No newline at end of file