mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Opt: Refactored some code of emulator.py
This commit is contained in:
@@ -117,16 +117,16 @@
|
||||
"do_not_use",
|
||||
"auto",
|
||||
"nox_player",
|
||||
"bluestacks_player_5",
|
||||
"bluestacks_5",
|
||||
"mumu_player",
|
||||
"custom"
|
||||
]
|
||||
},
|
||||
"CustomStartFilter": {
|
||||
"CustomStartCommand": {
|
||||
"type": "textarea",
|
||||
"value": "C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox"
|
||||
},
|
||||
"CustomKillFilter": {
|
||||
"CustomKillCommand": {
|
||||
"type": "textarea",
|
||||
"value": "C:\\Program Files\\Nox\\bin\\Nox.exe -clone:nox -quit"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user