Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/WallBreaker2/op
Browse files Browse the repository at this point in the history
  • Loading branch information
WallBreaker2 committed Sep 14, 2019
2 parents c379b93 + 9c288d7 commit 64f7da6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ OP(operator & open)是一个开源插件(类似大漠插件).主要特点:Window
[op接口说明](https://github.com/WallBreaker2/op/blob/master/doc)

## Build
使用vs2017编译,除了DirectX SDK外,需要以下库支持:opencv,blackbone和minhook
可使用[Vcpkg](https://github.com/Microsoft/vcpkg.git)快速安装opencv库
使用vs2017编译,除了DirectX SDK外,需要以下库支持:blackbone和minhook
可使用[Vcpkg](https://github.com/Microsoft/vcpkg.git)快速安装MINHOOK库
其它额外的库可自己编译,参见[3rdparty-Lib](#3rdparty-Lib),也可进群下载
***
## Fetaure
Expand Down Expand Up @@ -45,9 +45,8 @@ A星寻路算法

### 3rdparty-Lib
---
[1].[opencv3.4](https://opencv.org/)
[2].[blackbone](https://github.com/DarthTon/Blackbone.git)
[3].[minhook](https://github.com/TsudaKageyu/minhook.git)
[1].[blackbone](https://github.com/DarthTon/Blackbone.git)
[2].[minhook](https://github.com/TsudaKageyu/minhook.git)

### Reference
---
Expand Down

0 comments on commit 64f7da6

Please sign in to comment.