From e8135e79ed073c3f90138c90576fa0cd26a99c87 Mon Sep 17 00:00:00 2001 From: CoolCat467 <52022020+CoolCat467@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:04:22 -0600 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e9b46c..2ed3ad7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ as well as Apple's new M series chips. On these devices, the wrong version of LWJGL is downloaded, preventing minecraft from launching properly. This program takes the arguments that would have been used to run Minecraft and rewrites a few details about LWJGL, pointing minecraft -to use a user-specified folder as the LWJGL library library path for the +to use a user-specified folder as the LWJGL library path for the shared object files and in the case of LWJGL 3, changing the java class path information to use the correct files for your machine.