Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* The resulting instance window can be closed at any point.
* Main window is kept open and running instances are marked with a badge.
* Multiple instances can now run from the same MultiMC - it's even more **multi** now.
* MultiMC can be entirely closed, keeping Minecraft(s) running.
|
|
watched
|
|
|
|
|
|
|
|
|
|
|
|
Just running the Java process and giving it params on the command line
|
|
|
|
|
|
|
|
|
|
It no longer implements yet another version file format serialization
|
|
* Download is now Download.
* Download uses Sink subclasses to process various events.
* Validators can be used to further customize the Sink behaviour.
|
|
|
|
|
|
|
|
|
|
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements.
It should be expanded upon later.
|
|
more dead tests.
|
|
Minecraft and Java are not generic.
|
|
|