1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 07:05:02 +08:00

Add: Emulator auto detect and restart(experimental)

This commit is contained in:
SarContDeli
2022-07-19 13:57:55 +08:00
parent 6d1a13f4f9
commit 3d6d777413
14 changed files with 434 additions and 5 deletions

View File

@@ -381,6 +381,29 @@
"help": ""
}
},
"RestartEmulator": {
"_info": {
"name": "重启模拟器",
"help": ""
},
"LaunchMode": {
"name": "启动方案",
"help": "如果被启动的模拟器需要管理员权限,请\"以管理员身份运行\"Alas",
"do_not_use": "不使用",
"auto": "自动",
"Nox": "夜神模拟器",
"Nemu": "MuMu模拟器",
"custom": "自定义"
},
"CustomStartFilter": {
"name": "自定义启动命令",
"help": ""
},
"CustomKillFilter": {
"name": "自定义关闭命令",
"help": ""
}
},
"Error": {
"_info": {
"name": "调试设置",