fix 支持插件热重载

This commit is contained in:
thsrite
2024-04-23 22:16:43 +08:00
parent 47f453cb7c
commit 65e96ceb55
3 changed files with 81 additions and 40 deletions

View File

@@ -97,11 +97,12 @@
"PluginReInstall": {
"name": "插件强制重装",
"description": "卸载当前插件,强制重装。",
"version": "1.4",
"version": "1.5",
"icon": "refresh.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "支持插件热重载",
"v1.4": "支持代理地址",
"v1.3": "插件重载",
"v1.2": "支持指定插件仓库地址",