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 +}