1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-15 09:40:11 +00:00

Merge pull request from ShadowOne333/patch-2

Update and fix meta.xml file for the WiiU release
This commit is contained in:
Autechre 2020-04-30 15:00:38 +02:00 committed by GitHub
commit 34d3641d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE app [ <!ENTITY % versionDTD SYSTEM "../../version.dtd"> %versionDTD; ]>
<app version="1">
<name>Retroarch</name>
<coder>Libretro</coder>
<version>&version;</version>
<release_date>20200505133000</release_date>
<short_description></short_description>
<long_description>RetroArch
<short_description>Front-end for emulators, game engines and media players.</short_description>
<long_description>Open-source and free cross-platform front-end of the libretro API for videogame emulators, game engines, media players and other applications, handled as cores by the Front-end.
</long_description>
</app>