We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dce1016 + 0121255 commit 0c837c1Copy full SHA for 0c837c1
index/plugins-v2/RP4CI.yml
@@ -0,0 +1,19 @@
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: RP4CI
7
+name: RandPicker
8
+description: 为 RandPicker 提供 ClassIsland 集成服务。
9
+entranceAssembly: "RP4CI.dll"
10
+url: https://rp.may.pp.ua/notification/classisland/
11
+author: Wenxuan Shen
12
+readme: README.md
13
+icon: icon.png
14
+repoOwner: xuanxuan1231
15
+repoName: RandPicker_CI
16
+assetsRoot: main/RP4CI
17
+artifactName: RP4CI.cipx
18
+tagPattern: *.*.**
19
+apiVersion: 2.0.0.0
0 commit comments