Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit d1e9239

Browse files
committed
Improve instructions
1 parent 6ad671b commit d1e9239

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
1313
## Supported versions
1414

15-
All stable Minecraft versions from `1.6.4` to `1.18` have been tested and work great. Fabric, Forge, and OptiFine also work across all versions.
15+
All stable Minecraft versions from `1.6.4` to `1.18` have been tested and work great. Fabric, Forge, and OptiFine also work across all versions. Even huge modpacks like All the Mods 6 run perfectly!
1616

1717
## Install
1818

19-
1. Make sure you have an arm64 native version of Java installed. For example, [Azul OpenJDK 17 arm64](https://www.azul.com/downloads/?version=java-17-lts&os=macos&architecture=arm-64-bit&package=jdk).
19+
1. Make sure you have an `arm64` native version of `Java 17` or above installed. For example, [Azul OpenJDK 17 arm64](https://www.azul.com/downloads/?version=java-17-lts&os=macos&architecture=arm-64-bit&package=jdk).
2020

21-
2. Download the [latest release](https://github.com/MinecraftMachina/ManyMC/releases/latest/download/ManyMC.zip) of this app and extract it.
21+
2. Download the [latest release](https://github.com/MinecraftMachina/ManyMC/releases/latest/download/ManyMC.zip) of ManyMC and extract it.
2222

23-
3. The first time only, do not double-click on the app, but right-click on it and press `Open`, then `Open` again.
23+
3. The first time only, do not double-click on the app, but instead right-click on it and press `Open`, then `Open` again.
2424

25-
4. As you go through the initial setup, make sure you select your arm64 native version of Java. To verify this, at the Java selection window, click on the green checkmark on the right side - it should mention `aarch64`, like:
25+
4. As you go through the initial setup, make sure you select your `arm64` native version of Java. To verify this, at the Java selection window, click on the green checkmark on the right side - it should mention `aarch64`, like:
2626
```
2727
Java test succeeded!
2828
Platform reported: aarch64
@@ -42,8 +42,8 @@ That's all! Everything will work like normal, and it will be fully optimized for
4242
- Install **one** of the below, but **not** both:
4343
- Forge + OptiFine
4444
- Fabric + [OptiFabric](https://www.curseforge.com/minecraft/mc-mods/optifabric) + OptiFine
45-
- Minecraft `1.12` and before crash on boot
46-
- Install an arm64 native version of Java 8 (i.e. [Azul OpenJDK 8 arm64](https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk)) and set ManyMC to use this version instead
45+
- Minecraft `1.16` and before crash on boot
46+
- Install an `arm64` native version of `Java 8` (i.e. [Azul OpenJDK 8 arm64](https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk)) and set ManyMC to use this version instead
4747

4848
## How does it work
4949

0 commit comments

Comments
 (0)