vgmoose / wiiu-hbas

[Wii U] Homebrew App Store - download apps for HBL (Legacy)
GNU General Public License v3.0
78 stars 11 forks source link

Meta.xml Attributes #3

Closed vgmoose closed 7 years ago

vgmoose commented 8 years ago

There should be further xml attributes:

To help with filtering games+apps (#1):

game

or

tool

There should also be permission attributes for #4

pwsincd commented 7 years ago

category added to all current xmls current xml structure is : name/coder/version/url/release date/short description/long description/category

from a web stand point the only unused item is release date

is this needed..???

CreeperMario commented 7 years ago

from a web stand point the only unused item is release date

It could be used to organise homebrew by release date, but this is more of an aesthetic feature and isn't really needed to make the program work.

vgmoose commented 7 years ago

Closing this as Permissions (#4) covers the remaining XML attributes that are needed.