1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 08:13:44 +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",