Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-31 | GH-1795 add terminal launch option to use a specific Minecraft profile | Petr Mrázek | |
Used like this: ``` ./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net ``` | |||
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2016-11-19 | GH-1726 better failure detection for updates | Petr Mrázek | |
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. | |||
2016-10-30 | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | |
instance application. |