aboutsummaryrefslogtreecommitdiff
path: root/launcher/LaunchController.h
AgeCommit message (Collapse)Author
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