Updated the meta.xml to use the catogry and url tag (for the appstore)

This commit is contained in:
Maschell 2017-04-10 21:00:40 +02:00
parent a5d4754594
commit 92f7f08b3f
2 changed files with 6 additions and 2 deletions

View File

@ -11,6 +11,8 @@ rev_date=`date -u +%Y%m%d%H%M%S`
<app version="1">
<name>HID to VPAD</name>
<coder>Maschell</coder>
<category>tool</category>
<url>https://gbatemp.net/threads/hid-to-vpad.424127/</url>
<version>$version-nightly-$rev_new</version>
<release_date>$rev_date</release_date>
<short_description>USB HID to gamepad input</short_description>

View File

@ -2,8 +2,10 @@
<app version="1">
<name>HID to VPAD</name>
<coder>Maschell</coder>
<version>v0.9g</version>
<release_date>20170331173100</release_date>
<version>v0.9h</version>
<category>tool</category>
<url>https://gbatemp.net/threads/hid-to-vpad.424127/</url>
<release_date>20170410173100</release_date>
<short_description>USB HID to gamepad input</short_description>
<long_description>Emulate input using various USB HID devices.
</long_description>