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
- Host: GitHub
- URL: https://github.com/preco21/hd2m
- Owner: preco21
- Created: 2024-03-13T16:15:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T15:13:32.000Z (almost 2 years ago)
- Last Synced: 2025-10-11T13:59:16.340Z (9 months ago)
- Topics: helldivers-2-software, macros, opencv
- Language: Rust
- Homepage:
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```