We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ac1f4 commit a3493ddCopy full SHA for a3493dd
final/src/main/java/com/fox2code/foxloader/installer/InstallerGUI.java
@@ -342,7 +342,7 @@ public void extractMMCInstance() {
342
" for ReIndev " + BuildConfig.REINDEV_VERSION + " MMC Instance has been successfully extracted!\n" +
343
"(The file should be a \".zip\" next to the installer)\n\n" +
344
"To import a zip: Add Instance -> Import from zip -> Browse\n" +
345
- "You can also drag and drop the zip file onto your MMC launcher GUI.\n\n" +
+ "You can also drag and drop the zip file onto your MMC main launcher GUI to create the new instance.\n\n" +
346
"MMM = MultiMC based launcher (MultiMC/PolyMC/PrismLauncher)", false);
347
}
348
0 commit comments