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

Commit 6ad671b

Browse files
committed
Forge support added
1 parent 487704c commit 6ad671b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

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

15-
All stable Minecraft versions from `1.6.4` to `1.18` have been tested and work great. Version `1.5.2` and before suffer from inverted colors and choppy performance.
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.
1616

1717
## Install
1818

@@ -39,12 +39,11 @@ That's all! Everything will work like normal, and it will be fully optimized for
3939
## Troubleshooting
4040

4141
- OptiFine doesn't work
42-
- On Minecraft `1.14` and above, install [Fabric](https://fabricmc.net) + [OptiFabric](https://www.curseforge.com/minecraft/mc-mods/optifabric) + [OptiFine](https://optifine.net/)
43-
- Forge doesn't work
44-
- Minecraft `1.17` and above:
45-
- It is currently unsupported, follow [this issue](https://github.com/MinecraftMachina/ManyMC/issues/4) for updates
46-
- Minecraft `1.12` and before:
47-
- 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
42+
- Install **one** of the below, but **not** both:
43+
- Forge + OptiFine
44+
- 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
4847

4948
## How does it work
5049

0 commit comments

Comments
 (0)