Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

minecraft launcher installations gone

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
 
PREVIOUS NEXT
Tagged: #minecraft #launcher #installations
ADD COMMENT
Topic
Name
1+3 =