Skip to content

Commit a0a9d7f

Browse files
committed
rewrite(how-to/install): sync with upstream
1 parent a17fa7c commit a0a9d7f

File tree

3 files changed

+14
-11
lines changed

3 files changed

+14
-11
lines changed

how-to/install/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Read more [tips regarding server setup](../../about/servers.md).
2020
{% endhint %}
2121

2222
{% hint style="info" %}
23-
Are you unable to play Minecraft 1.17 or higher due to hardware limitations? Follow this [tutorial to work around the compatibility issue](https://gist.github.com/Kichura/9fa44010d8ed9e5733d258292e327001), then try again.
23+
Are you unable to play Minecraft 1.17 or newer due to hardware limitations? Follow this [tutorial to work around the compatibility issue](https://gist.github.com/Kichura/9fa44010d8ed9e5733d258292e327001), then try again.
2424
{% endhint %}

how-to/install/multimc.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,18 @@ Consider using [Prism Launcher](prism-launcher.md), which has a similar interfac
1717
1. Download and install [Java 21](https://download.fo/java21)
1818
2. Download FO's MultiMC pack for your preferred Minecraft version from [GitHub Releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases):
1919

20-
<a class="button primary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v6.6.0-alpha.8/Fabulously.Optimized.MC.1.21.5.auto-update.zip">1.21.5</a>
20+
<a class="button primary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v12.0.0-alpha.2/Fabulously.Optimized.MC.1.21.11.auto-update.zip">1.21.11</a>
21+
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v11.1.0-beta.3/Fabulously.Optimized.MC.1.21.10.auto-update.zip">1.21.10</a>
22+
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v10.2.0-beta.4/Fabulously.Optimized.MC.1.21.8.auto-update.zip">1.21.8</a>
23+
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v9.1.0/Fabulously.Optimized.MC.1.21.5.auto-update.zip">1.21.5</a>
2124
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v6.6.0-alpha.8/Fabulously.Optimized.MC.1.21.4.auto-update.zip">1.21.4</a>
2225
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v6.6.0-alpha.8/Fabulously.Optimized.MC.1.21.1.auto-update.zip">1.21.1</a>
2326
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.12.0-beta.11/Fabulously.Optimized.MC.1.20.6.auto-update.zip">1.20.6</a>
2427
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip">1.19.4</a>
2528
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip">1.18.2</a>
2629
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip">1.17.1</a>
2730
<a class="button secondary" href="https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip">1.16.5</a>
28-
3. If you do not want the latest version, you can find older ones in [GitHub Releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases)
31+
3. If you do not want the latest version, you can find lower ones in [GitHub Releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases)
2932
4. Open [**MultiMC**](https://multimc.org/)
3033
5. Drag the `zip` file and drop it inside of MultiMC's window. A window should pop up
3134
6. Click on <kbd>**OK**</kbd> in that window. Something should happen
@@ -61,8 +64,8 @@ Consider using [Prism Launcher](prism-launcher.md), which has a similar interfac
6164
2. In [**MultiMC**](https://multimc.org/), click on <kbd>**Add Instance**</kbd>
6265
3. Click on the <kbd>**Modrinth**</kbd> tab on the left
6366
4. Click on <kbd>**Fabulously Optimized**</kbd>
64-
5. If you do not want the latest version of FO, select the version you want from the dropdown
65-
6. Click on <kbd>**OK**</kbd>. Once installed, something should happen
67+
5. If you do not want the latest version, select the version you want from the dropdown
68+
6. Click on <kbd>**OK**</kbd>. Once installed, you should see something
6669
7. Double-click on the icon. Minecraft should open up
6770
8. If you can see `Fabulously Optimized` in the bottom-right corner, you're done!
6871
{% endtab %}

how-to/install/vanilla.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you are concerned by this, you can also install FO manually, or use another [
8181
{% endtabs %}
8282

8383
{% hint style="warning" %}
84-
If the installation with the installer fails, or you want a version older than `5.10.3`, you should install FO manually.
84+
If the installation with the installer fails, or you want a version lower than `5.12.0`, you should install FO manually.
8585

8686
Please report any issues you encounter on [GitHub](https://github.com/Fabulously-Optimized/installer/issues) or on [Discord](https://download.fo/discord).
8787
{% endhint %}
@@ -90,17 +90,17 @@ Please report any issues you encounter on [GitHub](https://github.com/Fabulously
9090
{% tab title="Manual" %}
9191
{% tabs %}
9292
{% tab title="Minecraft 1.19.4 and above" %}
93-
1. On macOS and Linux, download and install [Java](https://download.fo/java)
93+
1. On macOS and Linux, download and install [Java](https://download.fo/java) TODO: what version
9494
2. Download the [Fabric Installer](https://fabricmc.net/use)
9595
3. Open the Fabric Installer
96-
4. Select `version 0.16.12` of the Fabric Loader
96+
4. Select `version 0.18.1` of the Fabric Loader
9797
5. Click on <kbd>**Install**</kbd>. You have now installed the Fabric Loader
9898
6. Open the [**Minecraft Launcher**](https://minecraft.net/en-us/download)
9999
7. Click on <kbd>**Installations**</kbd>. You should find a new Fabric installation
100100
8. Click on the <kbd>**📂 Folder**</kbd> button next to the Fabric installation
101101
9. Open your **browser**
102102
10. Open the [FO vanilla downloader](https://download.fo/vanilla)
103-
11. If you do not want the latest version of FO, select the version you want from the dropdown
103+
11. If you do not want the latest version, select the version you want from the dropdown
104104
12. Click on the <kbd>**⬇️ Download**</kbd> button. A `zip` file should be downloaded. [What does the `zip` file contain?](vanilla.md#what-does-the-zip-file-contain)
105105
13. If you get a prompt about popup windows or multiple downloads, please allow them
106106
14. Extract the `zip` file
@@ -142,7 +142,7 @@ The `zip` file contains the following:
142142
11. Click on <kbd>**Additional files**</kbd>. You should find a **MultiMC version**
143143
12. Click on the <kbd>**three dots**</kbd>, then on <kbd>**Download file**</kbd>. A `zip` file should be downloaded. [What does the `zip` file contain?](vanilla.md#what-does-the-multimc-pack-contain)
144144
13. Extract the `zip` file. If you see less than 10 mods in it, you have downloaded the wrong version
145-
14. Go to `Fabulously Optimized x.x.x` > `minecraft`. You should find a `zip` file in there
145+
14. Go to `Fabulously Optimized *.*.*` > `minecraft`. You should find a `zip` file in there
146146
15. Extract the `zip` file
147147
16. Copy all folders from the `zip`'s `minecraft` folder to the `.minecraft` folder you opened in _step 6_. [Why do I need to copy everything over?](vanilla.md#why-do-i-need-to-copy-everything-over)
148148
17. If you're asked to replace files, replace them
@@ -157,7 +157,7 @@ The MultiMC `zip` file is a packaged instance for [MultiMC](multimc.md#how-does-
157157

158158
It contains the following:
159159

160-
* `Fabulously Optimized x.y.z/`: A folder containing the MultiMC instance
160+
* `Fabulously Optimized *.*.*/`: A folder containing the MultiMC instance
161161
* `minecraft/`: The main folder of FO
162162
* `config/`: Configuration files to adjust the mods for the best experience
163163
* `mods/`: The mods included in FO

0 commit comments

Comments
 (0)