Skip to content

Commit dce1016

Browse files
authored
Merge pull request #91 from doudou0720/main
feat:添加IslandMQ
2 parents 9c187bc + 9082d6c commit dce1016

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index/plugins-v2/IslandMQ.yml

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

Comments
 (0)