mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 18:07:23 +08:00
Add: Emulator auto detect and restart(experimental)
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"ScreenshotDedithering": false,
|
||||
"AdbRestart": false
|
||||
},
|
||||
"RestartEmulator": {
|
||||
"LaunchMode": "do_not_use",
|
||||
"CustomStartFilter": "C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox",
|
||||
"CustomKillFilter": "C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox -quit"
|
||||
},
|
||||
"Error": {
|
||||
"HandleError": true,
|
||||
"SaveError": true,
|
||||
|
||||
Reference in New Issue
Block a user