| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Just running the Java process and giving it params on the command line
|
|
|
|
| |
command line output gets printed there
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
| |
It was super effective.
|
| |
|
| |
|
| |
|
|
|
|
| |
Use upstream Mojang versions.
|
| |
|
| |
|
|
|
|
| |
using context menu
|
| |
|
| |
|
|
|
|
| |
minecraft profiles.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
This should fix wifi issues on Windows
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* use `-q` while calling dnf to avoid garbage in output
|