cxong / cdogs-sdl

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
GNU General Public License v2.0
868 stars 115 forks source link

Re-evaluate OARS categorization #849

Closed reinerh closed 3 months ago

reinerh commented 4 months ago

The AppData file currently adds an empty OARS rating (added in #617): https://github.com/cxong/cdogs-sdl/blob/648dce2462afe59bbf42a2411067bb681d5554d9/build/linux/io.github.cxong.cdogs-sdl.appdata.xml#L6

This should probably get updated, as the game contains at least some violence. There is a generator available at: https://hughsie.github.io/oars/generate.html

cxong commented 4 months ago
  <content_rating type="oars-1.0">
    <content_attribute id="violence-cartoon">intense</content_attribute>
    <content_attribute id="violence-fantasy">intense</content_attribute>
    <content_attribute id="violence-bloodshed">mild</content_attribute>
    <content_attribute id="language-humor">mild</content_attribute>
    <content_attribute id="social-chat">mild</content_attribute>
  </content_rating>