index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
minecraft
/
launch
Age
Commit message (
Collapse
)
Author
2022-01-10
More rebranding
swirl
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC.
2021-12-30
NOISSUE proper fix for missing profile + demo mode
Petr Mrázek
2021-12-12
Fixes compilation error expanding from macro 'major'.
Graeme Geldenhuys
2021-12-12
Changes required to support FreeBSD
Graeme Geldenhuys
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-11-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-11-16
NOISSUE Error on launch when launching 1.18 with < Java 17
Jamie Mansfield
2021-10-31
GH-1795 add terminal launch option to use a specific Minecraft profile
Petr Mrázek
Used like this: ``` ./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net ```
2021-10-21
NOISSUE continue debranding...
Petr Mrázek
2021-08-15
GH-3392 dirty initial MSA support that shares logic with Mojang flows
Petr Mrázek
Both act as the first step of AuthContext.
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek