1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 23:03:33 +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": "Restart Emulator",
"help": ""
},
"LaunchMode": {
"name": "Launch Mode",
"help": "If the simulator that is started needs administrator privileges, please run alas with \"run as administrator\"",
"do_not_use": "Do not use",
"auto": "Auto",
"Nox": "Nox Player",
"Nemu": "MuMu Player",
"custom": "Custom"
},
"CustomStartFilter": {
"name": "Custom Start Command",
"help": ""
},
"CustomKillFilter": {
"name": "Custom Kill Command",
"help": ""
}
},
"Error": {
"_info": {
"name": "Debug Settings",

View File

@@ -381,6 +381,29 @@
"help": "Emulator.AdbRestart.help"
}
},
"RestartEmulator": {
"_info": {
"name": "RestartEmulator._info.name",
"help": "RestartEmulator._info.help"
},
"LaunchMode": {
"name": "RestartEmulator.LaunchMode.name",
"help": "RestartEmulator.LaunchMode.help",
"do_not_use": "do_not_use",
"auto": "auto",
"Nox": "Nox",
"Nemu": "Nemu",
"custom": "custom"
},
"CustomStartFilter": {
"name": "RestartEmulator.CustomStartFilter.name",
"help": "RestartEmulator.CustomStartFilter.help"
},
"CustomKillFilter": {
"name": "RestartEmulator.CustomKillFilter.name",
"help": "RestartEmulator.CustomKillFilter.help"
}
},
"Error": {
"_info": {
"name": "Error._info.name",

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": "调试设置",

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": "除錯設定",