You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
- It is a short and monolithic C# class that can be embedded as source code in any project (1 source file).
4
4
- No external libraries, except XInput1_4.DLL but it ships today as a system component in Windows 8/8.1/10. It is available "inbox" and does not require redistribution with an application.
5
-
- To implement this class into your own project, just add the "X.cs" class file and start using it without any restriction. Anyway if you want you can add a reference to bin\XInput.Wrapper.dll.
5
+
- To implement this class into your own project, just add the "X.cs" class file and start using it without any restriction. Anyway you can download [latest release](https://github.com/nikvoronin/xinput.wrapper/releases/latest) and add a reference to XInput.Wrapper.dll.
0 commit comments