aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/launch/ModMinecraftJar.cpp
AgeCommit message (Collapse)Author
2017-11-04NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek
It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug.
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek
2017-06-26NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek
Possibly also some bug fixes.
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-05-01NOISSUE move Java and Minecraft launch tasks to the proper placesPetr Mrázek
Minecraft and Java are not generic.