MultiMC

From NixOS Wiki
Revision as of 03:30, 15 September 2021 by imported>Artturin (create and add instructions for how to use a microsoft account)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using a microsoft account

First you have to get an msa id

instructions: https://github.com/MultiMC/MultiMC5/blob/master/notsecrets/Secrets.cpp#L9

then put this in your package list

(multimc.override { msaClientID = "REPLACEWITHYOURID"; })