Files
MoviePilot-Plugins/package.json
2024-04-29 21:27:16 +08:00

14 lines
407 B
JSON

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