RetroArch/pkg/wii/meta.xml

12 lines
479 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2017-09-26 00:47:52 +02:00
<!DOCTYPE app [ <!ENTITY % versionDTD SYSTEM "../../version.dtd"> %versionDTD; ]>
<app version="1">
2014-01-08 13:08:40 +01:00
<name>RetroArch</name>
2015-07-15 12:24:25 +02:00
<coder>Libretro</coder>
2017-09-26 00:47:07 +02:00
<version>&version;</version>
2018-05-04 05:45:02 +02:00
<release_date>2012-2018</release_date>
2015-07-15 12:24:25 +02:00
<short_description>The cross-platform entertainment system</short_description>
<long_description>A port of RetroArch to the GameCube/Wii.</long_description>
<no_ios_reload/>
</app>