Closed cunhar closed 1 year ago
seems that multimc did some updates around that in its last update as lauchign the game with multimc works fine:
ref: https://github.com/MultiMC/Launcher/commit/71cf4f8d18a9ed2c1e67f25fcdd32d49c2ecf074
It seems related to the latest "quickPlay" arguments they added, which removed the older ones (weird imo). I'll fix that for v4
thanks for the quick aknowledgement <3
Now working with retro-compatiblity with older versions that were using --server
and --port
arguments. The API now supports all quick play types (multiplayer, singleplayer and realms). Only multiplayer is support by the CLI for now, not planned for first releases of v4.
python -m portablemc start fabric:1.20.1 --resol 1920x1080 --server mc.hoobs.live -m -l xxxx@hotmail.com
This no longer auto connects me to the server and it just its in the main screen. Ive also tested with no mods intalled.