From 95947d262667e3312d293af50cc441e8e8393a9a Mon Sep 17 00:00:00 2001 From: wuliya <3369906077@qq.com> Date: Sun, 21 Dec 2025 21:44:03 +0800 Subject: [PATCH] =?UTF-8?q?chore(plugins):=20=E6=B7=BB=E5=8A=A0=20karin-ad?= =?UTF-8?q?apter-gscore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 480d88e..173de60 100644 --- a/plugins.json +++ b/plugins.json @@ -649,6 +649,39 @@ "branch": "main" } ] + }, + { + "name": "@puniyu/karin-adapter-gscore", + "type": "npm", + "description": "GsCore Adapter for karin", + "home": "https://github.com/puniyu/karin-adapter-gscore", + "license": { + "name": "GPL-3.0-only", + "url": "https://github.com/puniyu/karin-adapter-gscore/blob/main/LICENSE" + }, + "time": "2025-12-21 21:43:00", + "author": [ + { + "name": "puniyu", + "home": "https://github.com/puniyu" + }, + { + "name": "shiwuliya", + "home": "https://github.com/shiwuliya" + } + ], + "repo": [ + { + "type": "npm", + "url": "https://www.npmjs.com/package/@puniyu/karin-adapter-gscore", + "branch": "" + }, + { + "type": "github", + "url": "https://github.com/puniyu/karin-adapter-gscore", + "branch": "main" + } + ] } ] -} \ No newline at end of file +}