Skip to content

Commit

Permalink
metainfo: add content_rating
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Nov 28, 2023
1 parent 92c9fd4 commit 37b29a4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions resources/com.jagex.Launcher.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,18 @@
<launchable type="desktop-id">com.jagex.Launcher.desktop</launchable>

<url type="homepage">https://www.jagex.com/en-GB/launcher</url>

<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">moderate</content_attribute>
<content_attribute id="violence-fantasy">intense</content_attribute>
<content_attribute id="violence-bloodshed">mild</content_attribute>
<content_attribute id="drugs-alcohol">moderate</content_attribute>
<content_attribute id="drugs-narcotics">mild</content_attribute>
<content_attribute id="drugs-tobacco">mild</content_attribute>
<content_attribute id="sex-themes">mild</content_attribute>
<content_attribute id="language-profanity">mild</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">moderate</content_attribute>
<content_attribute id="money-purchasing">mild</content_attribute> <!-- as an RS3 player I must chuckle at "mild" -->
</content_rating>
</component>

0 comments on commit 37b29a4

Please sign in to comment.