summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/legacy/LegacyInstance.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE always run the ExtractNatives task during launchPetr Mrázek2016-11-17-6/+0
| | | | | The task now checks the conditions, giving the update process time to supply all the metadata.
* GH-352 Make OneSix instance update downloads cancellablePetr Mrázek2016-08-14-2/+2
|
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-62/+136
| | | | 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 move Java and Minecraft launch tasks to the proper placesPetr Mrázek2016-05-01-3/+3
| | | | Minecraft and Java are not generic.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+453