Skip to content

Commit 16e4aaa

Browse files
authored
新增 Requirements 插件 (#327)
1 parent 713a7c2 commit 16e4aaa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

plugins/requirements/plugin_info.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"id": "requirements",
3+
"authors": [
4+
{
5+
"name": "awaBlack",
6+
"link": "https://github.com/Hi-awaBlack"
7+
}
8+
],
9+
"repository": "https://github.com/Hi-awaBlack/Requirements-MCDR",
10+
"branch": "main",
11+
"labels": ["api"],
12+
"related_path": ".",
13+
"introduction": {
14+
"en_us": "README.md",
15+
"zh_cn": "README_zh-CN.md"
16+
}
17+
}

0 commit comments

Comments
 (0)