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

Upd: Modified some options for restart emulator

This commit is contained in:
SarContDeli
2022-08-17 20:17:07 +08:00
parent 94dd262d3e
commit ac5466e5dc
10 changed files with 61 additions and 105 deletions

View File

@@ -10,9 +10,8 @@
"AdbRestart": false
},
"RestartEmulator": {
"LaunchMode": "do_not_use",
"CustomStartCommand": "C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox",
"CustomKillCommand": "C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox -quit"
"Enable": false,
"EmulatorType": "auto"
},
"Error": {
"HandleError": true,