You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: how-to/update/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ As with any other piece of software, updates may go wrong for many reasons, incl
16
16
{% hint style="warning" %}
17
17
**FO only supports updates to stable versions**.
18
18
19
-
We do NOT support updating from a stable to an unstable version, nor do we support downgrading. In those cases, consider creating a separate installation/instance.
19
+
We do NOT support updating from a stable to an unstable version, nor do we support downgrading. In those cases, consider creating a separate installation/instance. Read more about [FO's versioning](../../about/versioning.md).
20
20
21
21
Of course, if you've [added custom mods to FO](../add-mods/), you are responsible for updating those, but you should not update [mods bundled in FO](../../info/mods/) manually.
Copy file name to clipboardExpand all lines: how-to/update/multimc.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,22 +13,22 @@ As with any other piece of software, updates may go wrong for many reasons, incl
13
13
{% hint style="success" %}
14
14
If you had installed [FO on MultiMC **with** automatic updates](../install/multimc.md#automatic-updates), and you're not updating to a newer version of Minecraft, you just need to open the existing versions.
15
15
16
-
If you get a popup saying **This modpack uses new versions of the following...**, click on the **Update** button.
16
+
If you get a popup saying <kbd>**This modpack uses new versions of the following...**</kbd>, click on the <kbd>**Update**</kbd> button.
17
17
{% endhint %}
18
18
19
19
If you had installed [FO on MultiMC **without** automatic updates](../install/multimc.md#easier-installation), or if you're updating to a new version of Minecraft:
20
20
21
21
1. Follow the [FO installation instructions for MultiMC](../install/multimc.md) again. This will create a new instance
22
22
2. In **MultiMC**, click on the previous version
23
-
3. Click on **Minecraft Folder**
23
+
3. Click on <kbd>**Minecraft Folder**</kbd>
24
24
4. Click on the new version as well
25
-
5. Click on **Minecraft Folder**
25
+
5. Click on <kbd>**Minecraft Folder**</kbd>
26
26
6. Copy the following files from the folder you opened in _step 3_ to the folder you opened in _step 5_:
27
27
*`saves`: Your local worlds
28
28
*`resourcepacks`: Your resource packs, if any. If you're asked to replace files, do not!
29
29
*`shaders`: Your shaders, if any
30
30
*`screenshots`: Your screenshots, if any
31
31
*`server.dat`: Your multiplayer servers, if any
32
32
*`options.txt`: Your custom options and keybinds, if any. If you want the [recommended FO settings](../info/options.md), do not copy it
33
-
7. Once you've moved them, launch the new instance. Minecraft should open up
33
+
7. Once you've moved them, launch **Fabulously Optimized**. Minecraft should open up
34
34
8. If you can see the newly installed version in the bottom-right corner, you can delete the previous version from _step 2_
0 commit comments