1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 07:28: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": "除錯設定",