Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 317 Bytes

devourer

The RTL8812AU driver that simply devours its competitors

Installing

Windows

You can download and install libraries using the vcpkg dependency manager:

git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
.\bootstrap-vcpkg.bat
.\vcpkg integrate install
.\vcpkg install libusb spdlog