An open API service indexing awesome lists of open source software.

https://github.com/preco21/hd2m

A suite of Helldivers 2 macros using computer vision technique
https://github.com/preco21/hd2m

helldivers-2-software macros opencv

Last synced: 3 months ago
JSON representation

A suite of Helldivers 2 macros using computer vision technique

Awesome Lists containing this project

README

          

# HD2M

> A suite of Helldivers 2 macros

## Installation

```powershell
vcpkg add zlib:x64-windows-static opencv4[contrib,nonfree]:x64-windows-static
vcpkg install zlib:x64-windows-static opencv4[contrib,nonfree]:x64-windows-static
```