Skip to content

Commit

Permalink
Add plugin Division (#445)
Browse files Browse the repository at this point in the history
* Added plugin: auto_command

* Create plugin_info.json
  • Loading branch information
bzyyyyyyyy authored Dec 22, 2024
1 parent dbd4c93 commit b417a13
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions plugins/division/plugin_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"id": "division",
"authors": [
{
"name": "bzyyyyyyyy",
"link": "https://github.com/bzyyyyyyyy"
}
],
"repository": "https://github.com/bzyyyyyyyy/MCDR-Division",
"branch": "master",
"labels": ["tool", "information"],
"introduction": {
"en_us": "README_en.md",
"zh_cn": "README.md"
}
}

0 comments on commit b417a13

Please sign in to comment.