mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
Merge pull request #1915 from SaiCateDoan/emu
Opt: Independent option to restart emulator daily
This commit is contained in:
@@ -405,9 +405,13 @@
|
||||
"name": "Restart Emulator",
|
||||
"help": ""
|
||||
},
|
||||
"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"
|
||||
"ErrorRestart": {
|
||||
"name": "Restart Emulator on Error",
|
||||
"help": "Automatically restart the emulator when it cannot be connected"
|
||||
},
|
||||
"DailyRestart": {
|
||||
"name": "Restart Emulator when Server Refreshes",
|
||||
"help": "Restart emulator every day to solve the memory leak problem"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "Emulator Type",
|
||||
|
||||
Reference in New Issue
Block a user