Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Rcmcpe committed Mar 26, 2020
2 parents 4ff9115 + 0517540 commit 44cc344
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Auto Arknights
`咕咕咕`
用于自动化明日方舟部分流程的程序,使用OpenCV进行图像识别、定位(识别按钮位置等),使用百度OCR API进行文字识别(获取理智和其他信息),使用ADB与明日方舟客户端交互。
## 注意事项
需要CPU支持`AVX2`指令集,否则无法运行。
## 运行要求
* `.NET Core 3.1.200-preview-015002`或以上的.NET Core版本。
* CPU支持`AVX2`指令集且支持`x64`架构。
* 系统为`Windows`,版本为7及以上,目标架构为`x64`,否则无法运行。
## 构建
注意:目前尚处于开发阶段,`clone`下来不能构建实属正常。如果你只是普通用户,请查看`Release`
GUI目前还是处于半残阶段。
### 对于`Auto Arknights CLI`
#### Windows
运行其项目根目录下的`build.bat`
## 功能
+ [x] 重复单关卡任意次
Expand Down

0 comments on commit 44cc344

Please sign in to comment.