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

Add: Added automatic ADB setup

- Only support MEmu, Nox and Bluestacks Hyper-V for while.
This commit is contained in:
whoamikyo
2020-08-26 20:50:53 -03:00
parent 401d2f6135
commit d1f37dd479
4 changed files with 477 additions and 246 deletions

View File

@@ -31,7 +31,7 @@ if NOT exist %cfg_Deploy% (
echo RealtimeMode = disable
echo AdbConnect = disable
echo AdbKillServer = enable
echo Serial = %Serial%
echo Serial = %SerialDeploy%
echo FirstRun = %FirstRun%
echo IsUsingGit = %IsUsingGit%
echo Branch = master