Skip to content

Commit 186332d

Browse files
authored
Merge pull request #68 from lrsgzs/main
新插件 DutyIsland
2 parents 1950734 + 5c8088c commit 186332d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

index/plugins-v2/lrs2187.duty.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 插件清单文件使用 YAML 格式存储。
2+
# YAML 教程:https://www.runoob.com/w3cnote/yaml-intro.html
3+
# 插件清单格式: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
4+
5+
id: lrs2187.duty
6+
name: DutyIsland
7+
description: 给 ClassIsland 加上值日表
8+
entranceAssembly: "DutyIsland.dll"
9+
url: https://github.com/lrsgzs/DutyIsland
10+
version: 0.1.0.0
11+
apiVersion: 2.0.0.0
12+
author: lrs2187
13+
readme: README.md
14+
icon: icon.png
15+
repoOwner: lrsgzs
16+
repoName: DutyIsland
17+
assetsRoot: master/DutyIsland

0 commit comments

Comments
 (0)