mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 14:37:20 +08:00
Add: 增加了使用一键退役的支持
- 增加了根据设置选择切换函数的装饰器 - 增加了ADB截图和点击的设置, 默认使用ADB截图, uiautomator2点击 - 更新了assets.py文件, 上次commit忘记了
This commit is contained in:
@@ -36,6 +36,7 @@ enable_low_hp_withdraw = no
|
||||
scout_hp_difference_threshold = 0.2
|
||||
low_hp_withdraw_threshold = 0.2
|
||||
enable_retirement = yes
|
||||
use_one_click_retirement = no
|
||||
retire_mode = retire_10
|
||||
retire_n = yes
|
||||
retire_r = no
|
||||
@@ -78,6 +79,8 @@ command = emulator
|
||||
serial = 127.0.0.1:62001
|
||||
package_name = com.bilibili.azurlane
|
||||
enable_perspective_error_image_save = no
|
||||
use_adb_screenshot = yes
|
||||
use_adb_control = no
|
||||
|
||||
[Daily]
|
||||
enable_daily_mission = yes
|
||||
|
||||
Reference in New Issue
Block a user