aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/launch
AgeCommit message (Collapse)Author
2022-01-10More rebrandingswirl
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC.
2021-12-30NOISSUE proper fix for missing profile + demo modePetr Mrázek
2021-12-12Fixes compilation error expanding from macro 'major'.Graeme Geldenhuys
2021-12-12Changes required to support FreeBSDGraeme Geldenhuys
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-11-16NOISSUE Error on launch when launching 1.18 with < Java 17Jamie Mansfield
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-10-21NOISSUE continue debranding...Petr Mrázek
2021-08-15GH-3392 dirty initial MSA support that shares logic with Mojang flowsPetr Mrázek
Both act as the first step of AuthContext.
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek