Skip to content

Commit 0c837c1

Browse files
authored
Merge pull request #93 from xuanxuan1231/rp
添加 RandPicker 插件
2 parents dce1016 + 0121255 commit 0c837c1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index/plugins-v2/RP4CI.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)