mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Opt: Merge Emulator.PackageName and Emulator.Server into one dropdown
This commit is contained in:
@@ -129,4 +129,5 @@ Deploy:
|
||||
# --cdn. Use jsdelivr cdn for pywebio static files (css, js).
|
||||
# 'true' for jsdelivr cdn
|
||||
# 'false' for self host cdn (automatically)
|
||||
# 'https://path.to.your/cdn' to use custom cdn
|
||||
CDN: false
|
||||
|
||||
@@ -129,4 +129,5 @@ Deploy:
|
||||
# --cdn. Use jsdelivr cdn for pywebio static files (css, js).
|
||||
# 'true' for jsdelivr cdn
|
||||
# 'false' for self host cdn (automatically)
|
||||
# 'https://path.to.your/cdn' to use custom cdn
|
||||
CDN: false
|
||||
|
||||
@@ -129,4 +129,5 @@ Deploy:
|
||||
# --cdn. Use jsdelivr cdn for pywebio static files (css, js).
|
||||
# 'true' for jsdelivr cdn
|
||||
# 'false' for self host cdn (automatically)
|
||||
# 'https://path.to.your/cdn' to use custom cdn
|
||||
CDN: false
|
||||
|
||||
@@ -129,4 +129,5 @@ Deploy:
|
||||
# --cdn. Use jsdelivr cdn for pywebio static files (css, js).
|
||||
# 'true' for jsdelivr cdn
|
||||
# 'false' for self host cdn (automatically)
|
||||
# 'https://path.to.your/cdn' to use custom cdn
|
||||
CDN: false
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"Alas": {
|
||||
"Emulator": {
|
||||
"Serial": "127.0.0.1:5555",
|
||||
"PackageName": "com.bilibili.azurlane",
|
||||
"Server": "cn",
|
||||
"Serial": "auto",
|
||||
"PackageName": "auto",
|
||||
"ScreenshotMethod": "ADB",
|
||||
"ControlMethod": "minitouch",
|
||||
"ScreenshotDedithering": false
|
||||
|
||||
Reference in New Issue
Block a user