1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 15:01:29 +08:00

Merge pull request #1326 from SaiCateDoan/sim

Add: Emulator auto detect and restart
This commit is contained in:
LmeSzinc
2022-08-14 23:04:04 +08:00
committed by GitHub
15 changed files with 497 additions and 10 deletions

View File

@@ -381,6 +381,30 @@
"help": ""
}
},
"RestartEmulator": {
"_info": {
"name": "Restart Emulator",
"help": ""
},
"LaunchMode": {
"name": "Launch Mode",
"help": "Alas will find the corresponding emulator according to the manually filled serial\nAnd will automatically start the emulator which is not running\nAnd restart it when the server date update to free memory\nIf the emulator being started requires administrator rights, please run Alas as an administrator\nMuMu emulator does not support multi-open",
"do_not_use": "Do not use",
"auto": "Auto",
"nox_player": "Nox Player",
"bluestacks_5": "Bluestacks 5",
"mumu_player": "MuMu Player",
"custom": "Custom"
},
"CustomStartCommand": {
"name": "Custom Start Command",
"help": ""
},
"CustomKillCommand": {
"name": "Custom Kill Command",
"help": ""
}
},
"Error": {
"_info": {
"name": "Debug Settings",