diff options
author | nokoe <nokoe@mailbox.org> | 2024-10-03 17:49:41 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-10-03 17:50:38 +0200 |
commit | da2c6cc77788815a0d86fc37c2431da47f0f59de (patch) | |
tree | f6a106191adfc5d917398908e6ba6757e4b30e71 | |
parent | d942e85b4ec1894fec13b3f8da3292c06b6626d3 (diff) | |
download | hurrycurry-dist-extra-da2c6cc77788815a0d86fc37c2431da47f0f59de.tar hurrycurry-dist-extra-da2c6cc77788815a0d86fc37c2431da47f0f59de.tar.bz2 hurrycurry-dist-extra-da2c6cc77788815a0d86fc37c2431da47f0f59de.tar.zst |
remove `pre` (does not exist, messes up description)
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index 8be7e14..e4825aa 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -37,11 +37,10 @@ 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> + enable it, run <code>sudo flatpak override --device=input + org.metamuffin.hurrycurry.client</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> <p> Game developed by nokoe, metamuffin, tpart. Special thanks to RustyStriker for playtesting and technical assistance. |