mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
1.4 KiB
1.4 KiB
ViGEm Client Native SDK
Developer SDK for communication with ViGEmBus.
About
TBD
How to build
Prerequisites
- Visual Studio 2017 (Community Edition is just fine)
- .NET Core SDK 2.1 (or greater, required for building only)
You can either build directly within Visual Studio or in PowerShell by running the build script:
.\build.ps1 -configuration release