Skip to content

Commit 48d5592

Browse files
feat(plugins): 添加 Karin 版游戏版本更新推送插件 (#45)
1 parent f8e4f13 commit 48d5592

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

plugins.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,35 @@
529529
"branch": "main"
530530
}
531531
]
532+
},
533+
{
534+
"name": "karin-plugin-gamepush",
535+
"type": "npm",
536+
"description": "自动监控游戏版本更新并推送通知, 支持原神、崩坏3、崩坏星穹铁道、绝区零、鸣朝",
537+
"home": "https://github.com/rainbowwarmth/karin-plugin-gamepush",
538+
"license": {
539+
"name": "MIT License",
540+
"url": "https://github.com/rainbowwarmth/karin-plugin-gamepush/blob/main/LICENSE"
541+
},
542+
"time": "2025-09-20 19:22:00",
543+
"author": [
544+
{
545+
"name": "rainbowwarmth",
546+
"home": "https://github.com/rainbowwarmth"
547+
}
548+
],
549+
"repo": [
550+
{
551+
"type": "npm",
552+
"url": "https://www.npmjs.com/package/karin-plugin-gamepush",
553+
"branch": ""
554+
},
555+
{
556+
"type": "github",
557+
"url": "https://github.com/rainbowwarmth/karin-plugin-gamepush",
558+
"branch": "main"
559+
}
560+
]
532561
}
533562
]
534563
}

0 commit comments

Comments
 (0)