We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f4d1a8 + 750e7ea commit b91a857Copy full SHA for b91a857
index/plugins-v2/Ma-fangxiu.UACComp.yml
@@ -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: UACComp
6
+name: UAC 助手
7
+description: 一个为classislnd以理员身份启动的插件
8
+entranceAssembly: "UACComp.dll"
9
+url: https://github.com/Ma-fangxiu/UACCOMP
10
+version: 1.2.0.0
11
+apiVersion: 2.0.0.0
12
+author: Ma-fangxiu
13
+readme: README.md
14
+icon: icon.png
15
+repoOwner: Ma-fangxiu
16
+repoName: UACCOMP
17
+assetsRoot: main/UACCOMP
0 commit comments