Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikno-the-box-guy committed Aug 5, 2022
1 parent eb8e0d8 commit d0d346f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ var state = board.GetState();

## Dependencies
This library depends on the ``SharpDX.DirectInput`` library which [is available on NuGet:](https://www.nuget.org/packages/SharpDX.DirectInput)

``dotnet add package SharpDX.DirectInput --version 4.2.0``

This project also requires a special driver for the Wii Balance Board to correctly work on your device, [you can download the driver here](https://www.julianloehr.de/educational-work/hid-wiimote/).

This project also requires a special driver for the Wii Balance Board to correctly work on your device, [you can download the driver here](https://www.julianloehr.de/educational-work/hid-wiimote/).

0 comments on commit d0d346f

Please sign in to comment.