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

Allow overriding of icon.png's #9

Open vgmoose opened 8 years ago

vgmoose commented 8 years ago

In order to provide further extensibility, it would be nice if the user could elect not to update the icon with the ones on the server.

This may go hand in hand with whatever caching implementation is decided on, see #6

vgmoose commented 7 years ago

So it turns out this is pretty different than caching was implemented.

I'd probably like to see this done by creating a touch file per app, and if the file is present, don't download a new icon.png.

cucholix commented 7 years ago

That would be nice