From 2266246510a504369d5913855f934bf6fd2a2c1b Mon Sep 17 00:00:00 2001 From: qbw101 <106949188+qbw101@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:34:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83AIIsland?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index/plugins-v2/ClassIsland.AISmartClass.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/plugins-v2/ClassIsland.AISmartClass.yml diff --git a/index/plugins-v2/ClassIsland.AISmartClass.yml b/index/plugins-v2/ClassIsland.AISmartClass.yml new file mode 100644 index 0000000..6d201b0 --- /dev/null +++ b/index/plugins-v2/ClassIsland.AISmartClass.yml @@ -0,0 +1,15 @@ +id: ClassIsland.AISmartClass +name: AIIsland +version: 1.0.0.0 +author: qbw +description: AIIsland - 为 ClassIsland 添加 AI 驱动的智能课表提醒、学习仪表盘✨ +apiVersion: 2.0.0.0 +entranceAssembly: "ClassIsland.AISmartClass.dll" +url: https://github.com/qbw101/AIIsland +icon: icon.png +readme: README.md +supportedOSPlatforms: + - Windows +repoOwner: qbw101 # GitHub 仓库所有者,例如 qbw +repoName: AIIsland # GitHub 仓库名,例如 AIIsland +assetsRoot: main/AIIsland # <默认分支>/<插件相对仓库的路径> \ No newline at end of file