summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/launch/LaunchMinecraft.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-48/+0
| | | | Just running the Java process and giving it params on the command line
* NOISSUE move Java and Minecraft launch tasks to the proper placesPetr Mrázek2016-05-01-0/+48
Minecraft and Java are not generic.