summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/MinecraftProfile.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE add instance-local library storagePetr Mrázek2016-10-02-2/+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.
* NOISSUE fix minor memory leaksPetr Mrázek2016-08-19-0/+8
|
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-0/+20
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+610