Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1314 add UI for custom minecraft jar addition | Petr Mrázek | 2017-08-07 | -1/+2 |
| | | | | | | Also changes the text of the jar mod addition button. It should be clearer what it does and hopefully will not confuse as many people. | |||
* | NOISSUE implement mainJar support in OneSix format | Petr Mrázek | 2017-04-13 | -3/+0 |
| | | | | This allows customizing the main jar like any other library. | |||
* | NOISSUE preview of LWJGL version changing | Petr Mrázek | 2017-04-07 | -1/+3 |
| | | | | | It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json. | |||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | 2016-11-17 | -2/+0 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | NOISSUE add instance-local library storage | Petr Mrázek | 2016-10-02 | -0/+2 |
| | | | | | | Any libraries stored in $instanceroot/libraries/ will override the libraries from MultiMC's global folders, as long as they are marked 'local' in the json patch. | |||
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -1/+1 |
| | ||||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -3/+14 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+117 |