WiiFlow_Lite/wii/apps/wiiflow/meta.xml

27 lines
859 B
XML
Raw Normal View History

2021-04-03 00:46:34 +02:00
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>WiiFlow WFL</name>
<coder>Fledge68</coder>
2022-03-23 15:50:10 +01:00
<version>5.5.3</version>
<release_date>20220323000000</release_date>
2021-04-03 00:46:34 +02:00
<!-- // remove this line to enable arguments
<arguments>
<arg>ios=249</arg>
<arg>waitdir=sd:/apps/wiiflow/wait_imgs</arg>
<arg>waitloop</arg>
<arg>noflash</arg>
</arguments>
// remove this line to enable arguments -->
<short_description>USB Loader app</short_description>
<long_description>WiiFlow is a app for loading backup games from a USB Device or SD card.
It displays your games in a coverflow with 3D full box covers.
Key features:
* Emulated NAND support
* Plugin system for emu apps
* Devolution support
* Nintendont support
* Neek2o support
2021-04-03 00:46:34 +02:00
</long_description>
<no_ios_reload/>
</app>