Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | 2016-11-17 | -3/+17 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek | 2016-11-17 | -0/+59 |
| | ||||
* | NOISSUE use LoggedProcess to work around issues with QProcess on macOS | Petr Mrázek | 2016-11-03 | -3/+3 |
| | ||||
* | NOISSUE Do not kill running instances when MultiMC shuts down | Petr Mrázek | 2016-08-10 | -0/+6 |
| | ||||
* | NOISSUE move creation of server resource pack folder to a separate task | Petr Mrázek | 2016-08-01 | -13/+54 |
| | ||||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -13/+398 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | 2016-05-01 | -0/+286 |
Minecraft and Java are not generic. |