mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Del: outdeted mining
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"LaunchPath": {
|
||||
"type": "textarea",
|
||||
"value": "/absolute_path_to_FGO-py/deploy/Alas"
|
||||
"value": "/absolute_path_to_FGO-py/deploy/AzurLaneAutoScript"
|
||||
}
|
||||
},
|
||||
"Emulator": {
|
||||
@@ -268,7 +268,6 @@
|
||||
"option": [
|
||||
"fpSummon",
|
||||
"lottery",
|
||||
"mining",
|
||||
"mail",
|
||||
"synthesis",
|
||||
"summonHistory"
|
||||
|
||||
@@ -88,7 +88,6 @@ Call:
|
||||
option:
|
||||
- fpSummon
|
||||
- lottery
|
||||
- mining
|
||||
- mail
|
||||
- synthesis
|
||||
- summonHistory
|
||||
|
||||
@@ -29,7 +29,7 @@ class GeneratedConfig:
|
||||
|
||||
# Group `FpyEmulator`
|
||||
FpyEmulator_Serial = '127.0.0.1:5555'
|
||||
FpyEmulator_LaunchPath = '/absolute_path_to_FGO-py/deploy/Alas'
|
||||
FpyEmulator_LaunchPath = '/absolute_path_to_FGO-py/deploy/AzurLaneAutoScript'
|
||||
|
||||
# Group `Interval`
|
||||
Interval_Interval = '07:00'
|
||||
@@ -52,7 +52,7 @@ class GeneratedConfig:
|
||||
Benchmark_BenchOption = 'all' # touch, screen, all
|
||||
|
||||
# Group `Call`
|
||||
Call_Function = 'lottery' # fpSummon, lottery, mining, mail, synthesis, summonHistory
|
||||
Call_Function = 'lottery' # fpSummon, lottery, mail, synthesis, summonHistory
|
||||
|
||||
# Group `Storage`
|
||||
Storage_Storage = {}
|
||||
|
||||
@@ -217,7 +217,6 @@
|
||||
"help": "Call.Function.help",
|
||||
"fpSummon": "fpSummon",
|
||||
"lottery": "lottery",
|
||||
"mining": "mining",
|
||||
"mail": "mail",
|
||||
"synthesis": "synthesis",
|
||||
"summonHistory": "summonHistory"
|
||||
|
||||
@@ -217,7 +217,6 @@
|
||||
"help": "Call.Function.help",
|
||||
"fpSummon": "fpSummon",
|
||||
"lottery": "lottery",
|
||||
"mining": "mining",
|
||||
"mail": "mail",
|
||||
"synthesis": "synthesis",
|
||||
"summonHistory": "summonHistory"
|
||||
|
||||
@@ -217,7 +217,6 @@
|
||||
"help": "要调用的小组件名称",
|
||||
"fpSummon": "抽友情",
|
||||
"lottery": "抽奖池",
|
||||
"mining": "一键挖掘",
|
||||
"mail": "清理邮箱",
|
||||
"synthesis": "强化",
|
||||
"summonHistory": "召唤记录"
|
||||
|
||||
@@ -217,7 +217,6 @@
|
||||
"help": "Call.Function.help",
|
||||
"fpSummon": "fpSummon",
|
||||
"lottery": "lottery",
|
||||
"mining": "mining",
|
||||
"mail": "mail",
|
||||
"synthesis": "synthesis",
|
||||
"summonHistory": "summonHistory"
|
||||
|
||||
Reference in New Issue
Block a user