mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 10:15:35 +08:00
Add: adb restart (#1167)
* Add files via upload * some addition on one device and muti * Update connection.py remove some redundant * name change * more name change * no need to de serial check * some rollback * add adb restart gui and some minor update * make adb gui independent from game manager * pep 8 * add detect device * remove ds_store * add to alas-emulator add to alas-emulator * rm DS_Store * Delete .DS_Store * some add on
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"PackageName": "auto",
|
||||
"ScreenshotMethod": "ADB",
|
||||
"ControlMethod": "minitouch",
|
||||
"ScreenshotDedithering": false
|
||||
"ScreenshotDedithering": false,
|
||||
"AdbRestart": false
|
||||
},
|
||||
"Error": {
|
||||
"HandleError": true,
|
||||
|
||||
Reference in New Issue
Block a user