diff options
author | tpart <tpart120@proton.me> | 2024-09-27 14:49:23 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-09-27 14:49:23 +0200 |
commit | a3d7341b58167650950b5c7d36c1f76f2681167e (patch) | |
tree | 11c53bae0cb208f51a71c4de99b20774174c2d72 | |
parent | 619d55a43fabaf888517c781c4762aeb73bcddfc (diff) | |
download | hurrycurry-dist-extra-a3d7341b58167650950b5c7d36c1f76f2681167e.tar hurrycurry-dist-extra-a3d7341b58167650950b5c7d36c1f76f2681167e.tar.bz2 hurrycurry-dist-extra-a3d7341b58167650950b5c7d36c1f76f2681167e.tar.zst |
Add note about missing controller support
-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> |