aboutsummaryrefslogtreecommitdiff
path: root/launcher/LaunchController.h
AgeCommit message (Collapse)Author
2022-09-15Added Launch Demo button.jopejoe1
Signed-off-by: jopejoe1 <johannes@joens.email>
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2021-10-31GH-1795 add terminal launch option to use a specific Minecraft profilePetr Mrázek
Used like this: ``` ./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net ```
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek