org.DolphinEmu.dolphin-emu/org.DolphinEmu.dolphin-emu.metainfo.xml

65 lines
3.2 KiB
XML
Raw Normal View History

2017-04-11 17:12:26 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jeremy Newton -->
<component type="desktop-application">
2024-03-04 06:56:49 +00:00
<id>org.DolphinEmu.dolphin-emu</id>
2017-04-11 17:12:26 +00:00
<name>Dolphin Emulator</name>
<developer id="org.dolphin-emu">
<name>Dolphin Emulator Project</name>
</developer>
2017-04-11 17:12:26 +00:00
<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"/>
2022-11-09 18:10:35 +00:00
<!-- Descriptions taken from Dolphin Homepage -->
<description><p>Dolphin is an emulator for two recent Nintendo video game consoles: the GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles in full HD (1080p) with several enhancements: compatibility with all PC controllers, turbo speed, networked multiplayer, and even more!</p></description>
2017-04-11 17:12:26 +00:00
<screenshots>
2024-08-14 03:20:42 +00:00
<screenshot type="default">
<caption>Dolpin's main window</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/1.png</image>
</screenshot>
<screenshot>
<caption>In-game</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/2.png</image>
</screenshot>
<screenshot>
<caption>Grapics configuration</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</image>
</screenshot>
<screenshot>
<caption>Controller configuration</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</image>
</screenshot>
2017-04-11 17:12:26 +00:00
</screenshots>
2024-03-03 20:20:15 +00:00
<launchable type="desktop-id">dolphin-emu.desktop</launchable>
2020-04-23 01:21:25 +00:00
<provides>
<binary>dolphin-emu</binary>
<id>dolphin-emu.desktop</id>
</provides>
2017-11-16 23:38:51 +00:00
<releases>
<release version="2409" date="2024-09-04">
<description></description>
</release>
<release version="2407" date="2024-07-02"/>
2024-05-03 11:47:39 +00:00
<release version="5.0-21460" date="2024-04-29"/>
2024-03-26 09:17:13 +00:00
<release version="5.0-21264" date="2024-03-26"/>
<release version="5.0-21088" date="2024-02-05"/>
<release version="5.0-20950" date="2024-01-15"/>
2023-11-25 16:57:52 +00:00
<release version="5.0-20347" date="2023-11-17"/>
2023-08-13 07:56:36 +00:00
<release version="5.0-19870" date="2023-08-10"/>
<release version="5.0-19368" date="2023-05-11"/>
<release version="5.0-18498" date="2023-02-03"/>
2022-12-21 19:17:36 +00:00
<release version="5.0-17995" date="2022-12-04"/>
<release version="5.0-17269" date="2022-09-03"/>
<release version="5.0-17210" date="2022-08-19"/>
2017-11-16 23:38:51 +00:00
</releases>
<url type="homepage">https://dolphin-emu.org</url>
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
2024-08-14 03:45:11 +00:00
<url type="faq">https://dolphin-emu.org/docs/faq/</url>
<url type="help">https://dolphin-emu.org/docs/guides/</url>
<url type="translate">https://www.transifex.com/projects/p/dolphin-emu</url>
<url type="contact">https://dolphin-emu.org/docs/faq/#ive-got-idea-make-dolphin-better-how-should-i-tell</url>
<url type="vcs-browser">https://github.com/dolphin-emu/dolphin</url>
<url type="contribute">https://github.com/dolphin-emu/dolphin/blob/master/Contributing.md</url>
2017-04-11 17:12:26 +00:00
<update_contact>b@bpiotrowski.pl</update_contact>
</component>