mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 04:25:45 -04:00
dist/metainfo: add categories, expand on content rating
This commit is contained in:
parent
de55667711
commit
409e3888ee
3 changed files with 36 additions and 9 deletions
15
dist/io.github.freedoom.FreeDM.metainfo.xml
vendored
15
dist/io.github.freedoom.FreeDM.metainfo.xml
vendored
|
@ -25,6 +25,18 @@
|
|||
mods.
|
||||
</p>
|
||||
</description>
|
||||
<categories>
|
||||
<category>Game</category>
|
||||
<category>ActionGame</category>
|
||||
</categories>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-cartoon">intense</content_attribute>
|
||||
<content_attribute id="violence-fantasy">intense</content_attribute>
|
||||
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
||||
<content_attribute id="violence-desecration">mild</content_attribute>
|
||||
<content_attribute id="language-profanity">mild</content_attribute>
|
||||
<content_attribute id="language-humor">mild</content_attribute>
|
||||
</content_rating>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://freedoom.github.io/img/screenshots/freedm-0.10_01.png</image>
|
||||
|
@ -46,7 +58,4 @@
|
|||
<releases>
|
||||
<release version="0.11.3" date="2017-07-18"></release>
|
||||
</releases>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
||||
</content_rating>
|
||||
</component>
|
||||
|
|
15
dist/io.github.freedoom.Phase1.metainfo.xml
vendored
15
dist/io.github.freedoom.Phase1.metainfo.xml
vendored
|
@ -25,6 +25,18 @@
|
|||
with The Ultimate Doom mods.
|
||||
</p>
|
||||
</description>
|
||||
<categories>
|
||||
<category>Game</category>
|
||||
<category>ActionGame</category>
|
||||
</categories>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-cartoon">intense</content_attribute>
|
||||
<content_attribute id="violence-fantasy">intense</content_attribute>
|
||||
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
||||
<content_attribute id="violence-desecration">mild</content_attribute>
|
||||
<content_attribute id="language-profanity">mild</content_attribute>
|
||||
<content_attribute id="language-humor">mild</content_attribute>
|
||||
</content_rating>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://freedoom.github.io/img/screenshots/phase1-0.11_01.png</image>
|
||||
|
@ -46,7 +58,4 @@
|
|||
<releases>
|
||||
<release version="0.11.3" date="2017-07-18"></release>
|
||||
</releases>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
||||
</content_rating>
|
||||
</component>
|
||||
|
|
15
dist/io.github.freedoom.Phase2.metainfo.xml
vendored
15
dist/io.github.freedoom.Phase2.metainfo.xml
vendored
|
@ -24,6 +24,18 @@
|
|||
with Doom II mods.
|
||||
</p>
|
||||
</description>
|
||||
<categories>
|
||||
<category>Game</category>
|
||||
<category>ActionGame</category>
|
||||
</categories>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-cartoon">intense</content_attribute>
|
||||
<content_attribute id="violence-fantasy">intense</content_attribute>
|
||||
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
||||
<content_attribute id="violence-desecration">mild</content_attribute>
|
||||
<content_attribute id="language-profanity">mild</content_attribute>
|
||||
<content_attribute id="language-humor">mild</content_attribute>
|
||||
</content_rating>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://freedoom.github.io/img/screenshots/phase2-0.11_01.png</image>
|
||||
|
@ -45,7 +57,4 @@
|
|||
<releases>
|
||||
<release version="0.11.3" date="2017-07-18"></release>
|
||||
</releases>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
||||
</content_rating>
|
||||
</component>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue