diff options
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index e8c4f0d..088e2ed 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -37,6 +37,8 @@ Interact with Space or J. Boost with Left Shift or K. Open/close menus with Escape. Press Enter to open chat. Reset view with R. </p> <p> + Controller support is currently disabled by default due to Flathub limitations. + To enable it, run <code><pre>sudo flatpak override --device=input org.metamuffin.hurrycurry.client</pre></code>. Controller Controls: Move character with Left Stick. Move camera with Right Stick. Interact with A, Boost with B, Open/close menus with Menu button. Use keyboard for chat. Reset view with Y. </p> |