diff --git a/README.md b/README.md index 4d4a8e1497..93983ec979 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ A game assistance for Arknights
![界面截图](images/gui.png) -![公招截图](images/openRecruit.png) -![基建截图](images/infrast.png) ## 下载地址 @@ -30,11 +28,11 @@ A game assistance for Arknights ## 功能介绍 -- **全自动基建换班(新功能!测试版本)** - - 自动识别干员技能并换班,后续版本将支持所有的设施! +- **全自动基建换班(新功能!)** + - 自动识别干员技能,自动计算设施内最优解并换班! + - 支持如`巫恋组`、`温蒂组`等等所有单设施内组合 - 自动识别干员心情并入驻宿舍 - 可设置自动使用无人机给制造站/贸易站加速 - - 单设施内最优解,会计算单设施内所有特殊干员组合 - 可识别赤金、经验书,分别使用不同的干员组合 - `迷迭香`等跨设施体系正在开发中! - 详细换班功能介绍见[基建换班说明](#基建换班) @@ -94,7 +92,7 @@ A game assistance for Arknights #### 雷电模拟器 -支持 +勉强支持,雷电总有莫名其妙的问题,可以试试看,不保证能用( #### 逍遥模拟器 @@ -231,6 +229,7 @@ A game assistance for Arknights - [x] 后台自动更新 - [x] 忽略当前版本更新 - [ ] 提供log接口,以及界面log +- [ ] 更换OCR库,提高公开招募识别率 - [ ] 终极目标!全自动长草机!!! ## 致谢 diff --git a/images/gui.png b/images/gui.png index 8dd86e519e..168510f3e0 100644 Binary files a/images/gui.png and b/images/gui.png differ diff --git a/images/infrast.png b/images/infrast.png deleted file mode 100644 index 596a0cb59d..0000000000 Binary files a/images/infrast.png and /dev/null differ diff --git a/images/openRecruit.png b/images/openRecruit.png deleted file mode 100644 index 91dc1e6a2a..0000000000 Binary files a/images/openRecruit.png and /dev/null differ