From 2ad02ab6b5697fe49f7dd7897406d47bea4be435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=98=8A?= <110547378+zip8919@users.noreply.github.com> Date: Thu, 8 Jan 2026 02:38:51 +0800 Subject: [PATCH] Add SimpleDuty plugin manifest file --- index/plugins-v2/zip8919.SimpleDuty.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/plugins-v2/zip8919.SimpleDuty.yml diff --git a/index/plugins-v2/zip8919.SimpleDuty.yml b/index/plugins-v2/zip8919.SimpleDuty.yml new file mode 100644 index 0000000..cb88391 --- /dev/null +++ b/index/plugins-v2/zip8919.SimpleDuty.yml @@ -0,0 +1,15 @@ +# 插件清单文件使用 YAML 格式存储。 +# YAML 教程:https://www.runoob.com/w3cnote/yaml-intro.html +# 插件清单格式:https://docs.classisland.tech/zh-cn/latest/dev/plugins/create-project/#%E6%8F%92%E4%BB%B6%E6%B8%85%E5%8D%95%E6%96%87%E4%BB%B6 + +id: zip8919.SimpleDuty +name: SimpleDuty +description: 用于显示每日轮换的值日生信息 +entranceAssembly: "SimpleDuty.dll" +url: https://github.com/zip8919/SimpleDuty +version: 1.0.0.0 +apiVersion: 2.0.0.0 +author: zip8919 +repoOwner: zip8919 +repoName: SimpleDuty +assetsRoot: master/SimpleDuty