summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/onesix/OneSixInstance.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek2017-09-09-128/+0
|
* GH-1314 add UI for custom minecraft jar additionPetr Mrázek2017-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 formatPetr Mrázek2017-04-13-3/+0
| | | | This allows customizing the main jar like any other library.
* NOISSUE preview of LWJGL version changingPetr Mrázek2017-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 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE always run the ExtractNatives task during launchPetr Mrázek2016-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 storagePetr Mrázek2016-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 cancellablePetr Mrázek2016-08-14-1/+1
|
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-3/+14
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+117