From 30b08ee4185f6924857762f0ece55598a2a24bea Mon Sep 17 00:00:00 2001 From: ev chang Date: Tue, 2 Jul 2024 16:00:10 +0900 Subject: Backend: Add PolyPatcher to Discord FAQ + Installation guide (#2177) --- docs/INSTALLING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/INSTALLING.md') diff --git a/docs/INSTALLING.md b/docs/INSTALLING.md index 6b09e11c3..091b064f8 100644 --- a/docs/INSTALLING.md +++ b/docs/INSTALLING.md @@ -122,7 +122,8 @@ select new installation, under version you need to find Forge for 1.8.9 (most li 10. Recommended additional mods (optional) [OptiFine](https://optifine.net/adloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) -and [Patcher](https://sk1er.club/mods/patcher). +and either [Sk1erLLC's Patcher](https://sk1er.club/mods/patcher) or [Polyfrost's PolyPatcher]() (a fork of Patcher with OneConfig, slightly different features, and bug fixes) + Those two mods help you get more FPS in game and let you change many more performance settings. -- cgit