mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Add: Emulator data on GUI
This commit is contained in:
@@ -130,6 +130,15 @@
|
||||
}
|
||||
},
|
||||
"RestartEmulator": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"EmulatorData": {
|
||||
"type": "textarea",
|
||||
"value": "emulator:\nname:\npath:",
|
||||
"mode": "yaml"
|
||||
},
|
||||
"ErrorRestart": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
@@ -137,16 +146,6 @@
|
||||
"DailyRestart": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"EmulatorType": {
|
||||
"type": "select",
|
||||
"value": "auto",
|
||||
"option": [
|
||||
"auto",
|
||||
"nox_player",
|
||||
"bluestacks_5",
|
||||
"mumu_player"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
||||
Reference in New Issue
Block a user