1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Add: [CN] AzurLaneUncensored support

This commit is contained in:
LmeSzinc
2021-10-26 23:09:21 +08:00
parent 366774db57
commit 649aa491c9
12 changed files with 153 additions and 18 deletions

View File

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

View File

@@ -413,3 +413,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