GH-1795 add terminal launch option to use a specific Minecraft profile
Used like this: ``` ./MultiMC --launch 1.17.1 --profile MultiMCTest --server mc.hypixel.net ```
This commit is contained in:
@ -565,6 +565,8 @@ SET(LAUNCHER_SOURCES
|
||||
Launcher.cpp
|
||||
UpdateController.cpp
|
||||
UpdateController.h
|
||||
LauncherMessage.h
|
||||
LauncherMessage.cpp
|
||||
|
||||
# GUI - general utilities
|
||||
DesktopServices.h
|
||||
|
Reference in New Issue
Block a user