📅  最后修改于: 2022-03-11 14:51:34.704000             🧑  作者: Mango
If you just updated to the new launcher:
Just copy launcher_profiles.json to launcher_profiles_microsoft_store.json.
PowerShell implementation of this:
cp $env:APPDATA/.minecraft/launcher_profiles.json $env:APPDATA/.minecraft/launcher_profiles_microsoft_store.json -force