diff options
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index bd28511..eecb452 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -49,7 +49,29 @@ <category>Game</category> </categories> <screenshots> + <screenshot type="default"> + <image>https://img.itch.zone/aW1hZ2UvMjgxOTEyNy8xNjg2MzQzMS5qcGVn/original/2O5lVR.jpeg</image> + </screenshot> + <screenshot> + <image>https://img.itch.zone/aW1hZ2UvMjgxOTEyNy8xNjg2MzQzMC5qcGVn/original/YDCBug.jpeg</image> + </screenshot> + <screenshot> + <image>https://img.itch.zone/aW1hZ2UvMjgxOTEyNy8xNjg2MzQzMy5qcGVn/original/ynbKBP.jpeg</image> + </screenshot> + <screenshot> + <image>https://img.itch.zone/aW1hZ2UvMjgxOTEyNy8xNjg2MzQzMi5qcGVn/original/CT6oZD.jpeg</image> + </screenshot> + <screenshot> + <video codec="av1" container="webm"> + https://s.metamuffin.org/static/hurrycurry/trailer.webm</video> + </screenshot> </screenshots> + + <content_rating type="oars-1.1"> + <content_attribute id="social-chat">intense</content_attribute> + </content_rating> + + <releases> <release version="1.1.0" date="2024-07-11" type="stable"> <description>Post-Jam Release</description> |