We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a427ec4 commit 3f08b29Copy full SHA for 3f08b29
index/plugins-v2/xwei1645.lyricsnotify.yml
@@ -0,0 +1,16 @@
1
+# nonk8s
2
+# 插件清单文件使用 YAML 格式存储。
3
+# YAML 教程:https://www.runoob.com/w3cnote/yaml-intro.html
4
+# 插件清单格式: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
5
+
6
+id: xwei1645.lyricsnotify
7
+name: LyricsNotify
8
+description: 用于以提醒方式显示歌词的插件。
9
+entranceAssembly: "LyricsNotify.dll"
10
+url: https://github.com/Xwei1645/LyricsNotify
11
+version: 0.1.0.0
12
+apiVersion: 2.0.0.0
13
+author: Xwei1645
14
+repoOwner: Programmer-MrWang
15
+repoName: LyricsNotify
16
+assetsRoot: master/LyricsNotify
0 commit comments