Files
bettergi-scripts-list/repo/js/全队自动回满大招能量/manifest.json
5117600049 bc863369ff JS脚本:自动回能bug修复 (#797)
* 测试

* 你的提交信息

* 周本全2.0更新以及打牌更新

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* 打牌、周本bug 修复

* 新增两个周本,以及减少了了进入周本的时间

* Update settings.json

* 自动回能BUG修复
2025-05-13 00:30:53 +08:00

15 lines
357 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.1",
"description": "没有什么特别的需求但是队伍练度不要太离谱不然35级的 QQ 人都打不过",
"authors": [
{
"name": "柒叶子",
"link": "https://github.com/511760049"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}