From 21c9ce37a848eaaa190a03e09977b955e3856c9f Mon Sep 17 00:00:00 2001 From: HPD <120182813+IsHPDuwu@users.noreply.github.com> Date: Sun, 24 Aug 2025 10:02:39 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Revert=20"=E4=BB=8E=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E5=B8=82=E5=9C=BA=E5=88=A0=E9=99=A4NamePicker4CW=20(#60)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit f32462b404507cb4f639035768a353e65e9ed457. --- Plugins/plugin_list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Plugins/plugin_list.json b/Plugins/plugin_list.json index 5140d94..f2e8996 100644 --- a/Plugins/plugin_list.json +++ b/Plugins/plugin_list.json @@ -199,6 +199,17 @@ "update_date": "2025/2/15", "tag": "实用 | 提醒 | 小组件" }, + "NamePicker4CW": { + "name": "NamePicker x Class Widgets", + "description": "使NamePicker的点名结果在Class Widgets上显示", + "version": "1.0.0", + "plugin_ver": "1", + "author": "LHGS-github", + "url": "https://github.com/NamePickerOrg/NamePicker4CW", + "branch": "main", + "update_date": "2025/3/15", + "tag": "实用 | 提醒 | 工具" + }, "Bloret Launcher": { "name": "Bloret Launcher", "description": "百络谷 Minecraft 启动器", From a2cb879041d35ed8bf55177b608c3b3c419bc005 Mon Sep 17 00:00:00 2001 From: HPD <120182813+IsHPDuwu@users.noreply.github.com> Date: Sun, 24 Aug 2025 10:06:34 +0800 Subject: [PATCH 2/2] Update plugin_list.json --- Plugins/plugin_list.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Plugins/plugin_list.json b/Plugins/plugin_list.json index f2e8996..aa9f420 100644 --- a/Plugins/plugin_list.json +++ b/Plugins/plugin_list.json @@ -199,15 +199,15 @@ "update_date": "2025/2/15", "tag": "实用 | 提醒 | 小组件" }, - "NamePicker4CW": { - "name": "NamePicker x Class Widgets", - "description": "使NamePicker的点名结果在Class Widgets上显示", - "version": "1.0.0", + "NamePicker4CW Unoffical": { + "name": "NamePicker x Class Widgets Unoffical", + "description": "使NamePicker的点名结果在Class Widgets上显示,社区分支", + "version": "1.0.1", "plugin_ver": "1", - "author": "LHGS-github", - "url": "https://github.com/NamePickerOrg/NamePicker4CW", + "author": "Class-Widgets-Community", + "url": "https://github.com/Class-Widgets-Community/NamePicker4CW-unoffical", "branch": "main", - "update_date": "2025/3/15", + "update_date": "2025/8/24", "tag": "实用 | 提醒 | 工具" }, "Bloret Launcher": { @@ -267,4 +267,4 @@ "update_date": "2025/8/11", "tag": "实用 | 提醒 | 信息" } -} \ No newline at end of file +}