Skip to content

Commit 82012ca

Browse files
authored
Merge pull request #58 from shiwuliya/main
chore(plugins): 添加 karin-adapter-gscore
2 parents d62e91b + 95947d2 commit 82012ca

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

plugins.json

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,39 @@
649649
"branch": "main"
650650
}
651651
]
652+
},
653+
{
654+
"name": "@puniyu/karin-adapter-gscore",
655+
"type": "npm",
656+
"description": "GsCore Adapter for karin",
657+
"home": "https://github.com/puniyu/karin-adapter-gscore",
658+
"license": {
659+
"name": "GPL-3.0-only",
660+
"url": "https://github.com/puniyu/karin-adapter-gscore/blob/main/LICENSE"
661+
},
662+
"time": "2025-12-21 21:43:00",
663+
"author": [
664+
{
665+
"name": "puniyu",
666+
"home": "https://github.com/puniyu"
667+
},
668+
{
669+
"name": "shiwuliya",
670+
"home": "https://github.com/shiwuliya"
671+
}
672+
],
673+
"repo": [
674+
{
675+
"type": "npm",
676+
"url": "https://www.npmjs.com/package/@puniyu/karin-adapter-gscore",
677+
"branch": ""
678+
},
679+
{
680+
"type": "github",
681+
"url": "https://github.com/puniyu/karin-adapter-gscore",
682+
"branch": "main"
683+
}
684+
]
652685
}
653686
]
654-
}
687+
}

0 commit comments

Comments
 (0)