1
0
mirror of https://github.com/MultiMC/MultiMC5.git synced 2025-02-20 18:40:34 +00:00
Petr Mrázek 27f276ef13 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
```
2021-10-31 21:43:33 +01:00
..