Xpl0itU / WiiUDownloader

Allows to download encrypted wiiu files from nintendo's official servers
GNU General Public License v3.0
807 stars 21 forks source link

[Request] Version numbers on release packages #28

Closed parkerlreed closed 1 year ago

parkerlreed commented 1 year ago

If a script checks for an update via the file name, the current naming would lead to it never updating.

Xpl0itU commented 1 year ago

If you’re planning on making an updater, please do it in WiiUDownloader itself as it has an internal version (which just matches its version) instead of making a separate updater

parkerlreed commented 1 year ago

This was just for a basic personal update script on my system. Runs occasionally so I just told it to grab the download each time.

Thanks.

marvinlehmann commented 1 year ago

Nevertheless it would be nice to see the version in a about dialog, window title or in the file properties on Windows at least:

image

But it seems like a hassle to me. I never liked .rc files, cmake etc though. x)