Files
bettergi-scripts-list/repo/js/全队自动回满大招能量/manifest.json
5117600049 5ec19ad88d JS脚本:充满全队大招能量更新,适配丝柯克,可选择队伍 (#1228)
* Add files via upload

* Update manifest.json

* Update main.js
2025-06-28 20:52:38 +08:00

15 lines
399 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "大招能量一键拉满",
"version": "1.2",
"description": "没有什么特别的需求但是队伍练度不要太离谱不然35级的 QQ 人都打不过,火神、丝柯克也可用",
"authors": [
{
"name": "柒叶子",
"link": "https://github.com/511760049"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}