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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,3 +70,4 @@ This project benefits from these awesome projects (in no particular order):
70
70
-[WIL](https://github.com/microsoft/wil)— Windows Implementation Libraries
71
71
-[vcpkg](https://github.com/microsoft/vcpkg)— C++ package manager for dependency acquisition
72
72
-[gameinput](https://vcpkg.io/en/package/gameinput) (vcpkg) — GameInput SDK for the GDK input backend; at runtime the [GameInput redistributable](https://aka.ms/gameinput) must be installed for the GameInput tab to appear
73
+
-[Joystick Input Examples](https://github.com/MysteriousJ/Joystick-Input-Examples?tab=readme-ov-file)— Code and comprehensive explanations of game controller I/O on PC
0 commit comments