Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 303 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 303 Bytes

joystick-mapping

A simple tool that produces SDL2 - compatible Gamepad mappings using the Godot Engine.

License: MIT

Note that Godot doesn't have clipboard functionality on Android. Use the remote debugging option to retrieve the mappings (or something like adb logcat | grep MAPPING).