diff --git a/plugins.json b/plugins.json index 85e7643..181f66a 100644 --- a/plugins.json +++ b/plugins.json @@ -372,6 +372,35 @@ "branch": "main" } ] + }, + { + "name": "karin-plugin-picture-game", + "type": "npm", + "description": "一个Karin版的图片游戏插件", + "home": "https://github.com/pohgxz/karin-plugin-picture-game", + "license": { + "name": "GNU General Public License v3.0", + "url": "https://github.com/pohgxz/karin-plugin-picture-game/blob/main/LICENSE" + }, + "time": "2025-05-11 14:04:00", + "author": [ + { + "name": "pohgxz", + "home": "https://github.com/pohgxz" + } + ], + "repo": [ + { + "type": "npm", + "url": "https://www.npmjs.com/package/@pohgxz/karin-plugin-picture-game", + "branch": "" + }, + { + "type": "github", + "url": "https://github.com/pohgxz/karin-plugin-picture-game", + "branch": "main" + } + ] } ] -} +} \ No newline at end of file