org.DolphinEmu.dolphin-emu/appdata.xml
Carles Pastor 00a385e93b Add content_rating tag to appdata file
It's empty, the rationale is that even though dolphin can be used to play violent games, it doesn't actually include any games. Games must be acquired separately and have their own rating systems.
2019-05-16 21:27:34 +02:00

31 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jeremy Newton -->
<application>
<id type="desktop">dolphin-emu.desktop</id>
<name>Dolphin Emulator</name>
<summary>GameCube / Wii / Triforce Emulator</summary>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<content_rating type="oars-1.0" />
<description>
<p>
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the
Gamecube) emulator, which supports full HD video with several enhancements such
as compatibility with all PC controllers, turbo speed, networked multiplayer,
and more. Most games run perfectly or with minor bugs.
</p>
</description>
<url type="homepage">https://dolphin-emu.org/</url>
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/2.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
</screenshots>
<releases>
<release date="2019-05-07" version="5.0-10161"/>
</releases>
<update_contact>b@bpiotrowski.pl</update_contact>
</application>