1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 03:58:22 +08:00

Merge pull request #1212 from Horizon101011/serverChecker

Add: Check server status before running a task, wait until available
This commit is contained in:
LmeSzinc
2022-08-02 21:36:21 +08:00
committed by GitHub
12 changed files with 478 additions and 4 deletions

View File

@@ -24,6 +24,9 @@ Emulator:
PackageName:
value: auto
option: [auto, ]
ServerName:
value: disabled
option: [disabled, ]
ScreenshotMethod:
value: ADB
option: [ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc]