Skip to content

Commit ab36eed

Browse files
committed
feat: 新增适配器插件
1 parent 3ae8574 commit ab36eed

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

plugins.json

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
]
652652
},
653653
{
654-
"name": "@puniyu/karin-plugin-adapter-gscore",
654+
"name": "@puniyu/karin-adapter-gscore",
655655
"type": "npm",
656656
"description": "GsCore Adapter for karin",
657657
"home": "https://github.com/puniyu/karin-adapter-gscore",
@@ -682,6 +682,30 @@
682682
"branch": "main"
683683
}
684684
]
685+
},
686+
{
687+
"name": "@karinjs/plugin-adapter-milky",
688+
"type": "npm",
689+
"description": "基于Karin的milky协议适配器",
690+
"home": "https://github.com/KarinJS/karin-plugin-adapter-milky",
691+
"license": {
692+
"name": "MIT",
693+
"url": "https://github.com/KarinJS/karin-plugin-adapter-milky/blob/main/LICENSE"
694+
},
695+
"time": "2026-03-14 11:25:00",
696+
"author": [
697+
{
698+
"name": "KarinJS",
699+
"home": "https://github.com/KarinJS"
700+
}
701+
],
702+
"repo": [
703+
{
704+
"type": "github",
705+
"url": "https://github.com/KarinJS/karin-plugin-adapter-milky",
706+
"branch": "main"
707+
}
708+
]
685709
}
686710
]
687-
}
711+
}

0 commit comments

Comments
 (0)