shithub: choc

Download patch

ref: 15ee1e9730b7731039d8ccec07d940a543165e94
parent: a7cd250da15ee76d0d6cf485a4488b40703982e8
author: Matthias Mailänder <Mailaender@users.noreply.github.com>
date: Sat May 21 19:55:55 EDT 2022

Add Open Age Rating

--- 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>