mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 05:15:25 +08:00
Upd: Modified some options for restart emulator
This commit is contained in:
@@ -386,23 +386,17 @@
|
||||
"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",
|
||||
"Enable": {
|
||||
"name": "Enable Restart Emulator",
|
||||
"help": "Automatically start the emulator when it is shut down\nRestart the emulator to free memory when the server date is updated"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "Emulator Type",
|
||||
"help": "Alas will find the corresponding emulator according to the manually filled serial\nIf the started emulator requires administrator privileges, please run Alas as Administrator\nMumu does not support multi opening",
|
||||
"auto": "Auto",
|
||||
"nox_player": "Nox Player",
|
||||
"nox_player": "Nox Player(32 bits)",
|
||||
"bluestacks_5": "Bluestacks 5",
|
||||
"mumu_player": "MuMu Player",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"CustomStartCommand": {
|
||||
"name": "Custom Start Command",
|
||||
"help": ""
|
||||
},
|
||||
"CustomKillCommand": {
|
||||
"name": "Custom Kill Command",
|
||||
"help": ""
|
||||
"mumu_player": "MuMu Player"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
Reference in New Issue
Block a user