Skip to content

Commit

Permalink
Create plugin_info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mooling0602 authored Jan 26, 2025
1 parent 316227b commit 82f83db
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions plugins/mutils/plugin_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"id": "mutils",
"authors": [
{
"name": "Mooling0602",
"link": "https://github.com/Mooling0602"
}
],
"repository": "https://github.com/Mooling0602/MoolingUtils-MCDR",
"branch": "main",
"related_path": ".",
"labels": ["api"],
"introduction": {
"en_us": "README.md",
"zh_cn": "README.md"
}
}

0 comments on commit 82f83db

Please sign in to comment.