commit 15ee1e9730b7731039d8ccec07d940a543165e94
Author: Matthias Mailänder <Mailaender@users.noreply.github.com>
AuthorDate: Sat May 21 23:55:55 2022 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Sat May 21 23:55:55 2022 +0200
Add Open Age Rating
---
src/Doom.metainfo.xml.in | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/Doom.metainfo.xml.in b/src/Doom.metainfo.xml.in
index 71b819fa..c163c72c 100644
--- a/src/Doom.metainfo.xml.in
+++ b/src/Doom.metainfo.xml.in
@@ -44,4 +44,11 @@
<caption>Doom the Way id Did, on Freedoom. Level 3-2: City of Corpses</caption>
</screenshot>
</screenshots>
+ <content_rating type="oars-1.1">
+ <content_attribute id="violence-fantasy">intense</content_attribute>
+ <content_attribute id="violence-realistic">intense</content_attribute>
+ <content_attribute id="violence-bloodshed">intense</content_attribute>
+ <content_attribute id="violence-desecration">intense</content_attribute>
+ <content_attribute id="social-chat">intense</content_attribute>
+ </content_rating>
</component>