We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c187bc + 9082d6c commit dce1016Copy full SHA for dce1016
index/plugins-v2/IslandMQ.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: IslandMQ
7
+name: IslandMQ
8
+description: 适用于ClassIsland 2.x的远程API调用插件
9
+entranceAssembly: "IslandMQ.dll"
10
+url: https://github.com/doudou0720/IslandMQ
11
+version: 0.0.0.0
12
+apiVersion: 2.0.0.0
13
+author: doudou0720
14
+repoOwner: doudou0720
15
+repoName: IslandMQ
16
+assetsRoot: publish
0 commit comments