1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 02:29:16 +08:00

Merge branch 'LmeSzinc:app' into app

This commit is contained in:
julystone
2021-10-27 09:13:33 +08:00
committed by GitHub
19 changed files with 240 additions and 65 deletions

View File

@@ -5499,5 +5499,13 @@
"value": true
}
}
},
"AzurLaneUncensored": {
"AzurLaneUncensored": {
"Repository": {
"type": "input",
"value": "https://gitee.com/LmeSzinc/AzurLaneUncensored"
}
}
}
}

View File

@@ -415,3 +415,5 @@ OpsiDaemon:
Benchmark:
TestScreenshotMethod: true
TestClickMethod: true
AzurLaneUncensored:
Repository: https://gitee.com/LmeSzinc/AzurLaneUncensored

View File

@@ -49,7 +49,8 @@
"Tool": [
"Daemon",
"OpsiDaemon",
"Benchmark"
"Benchmark",
"AzurLaneUncensored"
]
}
}

View File

@@ -200,3 +200,5 @@ OpsiDaemon:
- OpsiDaemon
Benchmark:
- Benchmark
AzurLaneUncensored:
- AzurLaneUncensored