diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-13 14:52:40 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-13 14:52:40 +0200 |
commit | c2c1df01392102779556fd3691670f067e2f0646 (patch) | |
tree | 9b4b1ebae96b6495c3d554f1e1d6eed49367754f | |
parent | 440e2a8ea1eaefc94d26e29f0c287019604e86bb (diff) | |
download | hurrycurry-flatpak-c2c1df01392102779556fd3691670f067e2f0646.tar hurrycurry-flatpak-c2c1df01392102779556fd3691670f067e2f0646.tar.bz2 hurrycurry-flatpak-c2c1df01392102779556fd3691670f067e2f0646.tar.zst |
more tags
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index eecb452..be723c7 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -12,6 +12,10 @@ <metadata_license>CC-BY-SA-4.0</metadata_license> <project_license>AGPL-3.0-only</project_license> + <branding> + <color type="primary">#e38242</color> + </branding> + <supports> <control>pointing</control> <control>keyboard</control> @@ -19,6 +23,10 @@ <control>gamepad</control> </supports> + <recommends> + <internet>always</internet> + </recommends> + <description> <p> Hurry Curry! is a multiplayer game about cooking. Your goal is to run a |