mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add joystick layout for DragonRise GameCube controller (#11467)
This commit is contained in:
parent
8dfeba02b9
commit
532d5b21fd
2 changed files with 51 additions and 1 deletions
|
@ -146,7 +146,7 @@ enable_joysticks (Enable joysticks) bool false
|
|||
joystick_id (Joystick ID) int 0
|
||||
|
||||
# The type of joystick
|
||||
joystick_type (Joystick type) enum auto auto,generic,xbox
|
||||
joystick_type (Joystick type) enum auto auto,generic,xbox,dragonrise_gamecube
|
||||
|
||||
# The time in seconds it takes between repeated events
|
||||
# when holding down a joystick button combination.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue