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: BINDINGS.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,12 @@ RIGHT-STICK-RIGHT = NONE
27
27
RIGHT-STICK-DOWN = NONE
28
28
```
29
29
30
+
To enable support for a second player, duplicate the `[FIRST-GAMEPAD]` section along with all its buttons at the end of the file and rename it to `[SECOND-GAMEPAD]`:
0 commit comments