Skip to content

Commit d1036a6

Browse files
committed
Added plugin info
1 parent 616ba98 commit d1036a6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

plugins/info/plugin_info.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"id": "info",
3+
"authors": [
4+
{
5+
"name": "zhang_anzhi",
6+
"link": "https://github.com/zhang-anzhi"
7+
}
8+
],
9+
"repository": "https://github.com/zhang-anzhi/MCDReforgedPlugins",
10+
"branch": "master",
11+
"related_path": "Info",
12+
"labels": ["information"],
13+
"introduction": {
14+
"en_us": "readme.md",
15+
"zh_cn": "readme.md"
16+
}
17+
}

0 commit comments

Comments
 (0)