From 193395db2935bbf96fc3fa65306b2bc61d32ce3e Mon Sep 17 00:00:00 2001 From: Luke <17146677+LukeFZ@users.noreply.github.com> Date: Sun, 12 Oct 2025 17:28:16 +0200 Subject: [PATCH] Change Bin2Object URL to point to forked repo instead --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ee39077..445ae61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Bin2Object"] path = Bin2Object - url = https://github.com/djkaty/Bin2Object + url = https://github.com/LukeFZ/Bin2Object