Files
MoviePilot-Plugins/package.json
杨玲辉 ec490f8a23 1
2024-04-29 20:31:59 +08:00

14 lines
336 B
JSON

{
"MTeamHelper": {
"name": "馒头辅助工具",
"description": "用于解决MP不支持馒头新架构更新导致的一些异常。",
"labels": "馒头,MTeam",
"version": "1.0",
"icon": "m-team.png",
"author": "goo4it",
"level": 1,
"history": {
"v1.0": "支持馒头新架构辅种"
}
}
}