JS脚本:自动周本全部升级至2.0,以及打牌流程优化 (#674)

* 测试

* 你的提交信息

* 周本全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
This commit is contained in:
5117600049
2025-04-30 00:01:21 +08:00
committed by GitHub
parent 18f8e9e74f
commit 4386daa9bc
120 changed files with 2759 additions and 1661 deletions

View File

@@ -0,0 +1,14 @@
{
"manifest_version": 1,
"name": "王狼自动刷取",
"version": "2.0",
"description": "建议钟离、芙芙和优质后台(精通雷神、草神等),另外看情况更改自动战斗的超时时间",
"authors": [
{
"name": "柒叶子",
"link": "https://github.com/511760049"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}