Age | Commit message (Collapse) | Author |
|
Updater tests for path utils
The updater now doesn't use splitpath on Windows (fixes problems with Windows XP)
Fix up paths for the OSX updater - should now install the updates into the right place
Fix translations install path - translation isntall and deploy should be fixed
|
|
* Updater requires unix style paths on input.
* No update notification was getting cloned with every check
|
|
https://github.com/02JanDal/MultiMC5 into develop
|
|
|
|
|
|
* Bad URLs used for downloading update files
* MD5ETagDownload resetting the expected ETag after failure to the failed file MD5 checksum
* Delete MD5ETagDownload downloaded files if the download fails.
|
|
|
|
|
|
|
|
You do not need goto for that. Really.
|
|
Yeah, I don't know what I was thinking, but somehow it worked before.
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.cpp
|
|
Also add the option to update on exit.
|
|
|
|
Installing updates is not implemented yet. That's next.
|