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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Dist build:
62
62
## Technical infos
63
63
Input is read through [SDL2](https://github.com/Rust-SDL2/rust-sdl2) as generic joystick input.
64
64
65
-
Output is piped to [vJoy](https://github.com/njz3/vJoy/) through a [Rust wrapper library](https://github.com/ArrowMaxGithub/vjoy).
65
+
Output is piped to [vJoy](https://sourceforge.net/projects/vjoystick/files/Beta%202.x/2.1.9.1-160719/) through a [Rust wrapper library](https://github.com/ArrowMaxGithub/vjoy).
66
66
67
67
The GUI of choice: [egui](https://github.com/emilk/egui).
0 commit comments