From 3064afc9b28659177f8bae540f5eb14d3f5277c6 Mon Sep 17 00:00:00 2001 From: itsRevela Date: Wed, 29 Apr 2026 11:47:18 -0500 Subject: [PATCH] chore: point 4JLibs submodule to itsRevela fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ef1d83b8..d366d181 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Minecraft.Client/Windows64/4JLibs"] path = Minecraft.Client/Windows64/4JLibs - url = https://github.com/Patoke/4JLibs.git + url = https://github.com/itsRevela/4JLibs.git