Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still missing some things, this is part 1.
|
|
|
|
* Always create main window.
* Properly handle netowrk manager - it was created twice, leading to potential crashes.
|
|
This fixes the situation when liteloader snapshot site is broken
and there's an older local snapshot already present.
|
|
|
|
* Download is now Download.
* Download uses Sink subclasses to process various events.
* Validators can be used to further customize the Sink behaviour.
|