diff --git a/plugins/venture_chat_handler/plugin_info.json b/plugins/venture_chat_handler/plugin_info.json new file mode 100644 index 00000000000..aef9a68cf25 --- /dev/null +++ b/plugins/venture_chat_handler/plugin_info.json @@ -0,0 +1,16 @@ +{ + "id": "venture_chat_handler", + "authors": [ + { + "name": "MC_Nirvana", + "link": "https://github.com/MC-Nirvana" + } + ], + "repository": "https://github.com/MC-Nirvana/VentureChatHandler", + "branch": "main", + "related_path": ".", + "labels": ["handler"], + "introduction": { + "zh_cn": "README.md" + } +}