summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/legacy/LegacyInstance.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE add instance-local library storagePetr Mrázek2016-10-02-0/+5
| | | | | | 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-4/+14
| | | | Just running the Java process and giving it params on the command line
* GH-575 separate legacy jar mod list from mod listPetr Mrázek2016-05-15-2/+3
|
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+142