diff --git a/registry.json b/registry.json index 331c346f..2bbce95d 100644 --- a/registry.json +++ b/registry.json @@ -26,5 +26,14 @@ "author": "msgbyte", "description": "原神主题", "requireRestart": true + }, + { + "label": "绘图插件", + "name": "com.msgbyte.draw", + "url": "/plugins/com.msgbyte.draw/index.js", + "version": "0.0.0", + "author": "msgbyte", + "description": "允许发送自定义绘图", + "requireRestart": false } ]