Create launcher_profiles.json

A simple launcher_profiles.json for fixing error can't install OptiFine.
This commit is contained in:
khanhduytran0 2020-04-02 18:02:37 +07:00 committed by GitHub
parent 31723730a6
commit c3ac8e9ff3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
launcher_profiles.json Normal file
View File

@ -0,0 +1,9 @@
{
"profiles": {
"(Default)": {
"name": "(Default)",
"lastVersionId": "Unknown"
}
},
"selectedProfile": "(Default)"
}