mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 16:45:56 +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": "重启模拟器",
|
||||
"help": ""
|
||||
},
|
||||
"Enable": {
|
||||
"name": "启用重启模拟器",
|
||||
"help": "在模拟器被关闭的时候自动启动模拟器\n在服务器日期刷新时重启模拟器以释放内存"
|
||||
"ErrorRestart": {
|
||||
"name": "出错时重启模拟器",
|
||||
"help": "在无法连接到模拟器时自动重启模拟器"
|
||||
},
|
||||
"DailyRestart": {
|
||||
"name": "服务器刷新时重启模拟器",
|
||||
"help": "每天主动重启模拟器以解决内存泄漏问题"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "模拟器类型",
|
||||
|
||||
Reference in New Issue
Block a user