From 83509fbe6a18115f761b30771fae5f597ba88a30 Mon Sep 17 00:00:00 2001 From: kamkow1 Date: Thu, 23 Apr 2026 22:38:15 +0200 Subject: [PATCH] .gitsubmodules Change Limine URL and git branch --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4c4ed22..2a7c6d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "Limine"] path = Limine - url = https://github.com/Limine-Bootloader/Limine.git - branch = v11.x + url = https://git.kamkow1lair.pl/kamkow1/Limine.git + branch = v11.x-MOP3