MultiMC: Difference between revisions

From NixOS Wiki
imported>Artturin
create and add instructions for how to use a microsoft account
 
imported>Leo60228
m Leo60228 moved page Multimc to MultiMC: Correct capitalization
(No difference)

Revision as of 12:14, 15 September 2021

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"; })