From 8bc8aa4e0102e9878ece248572f8bba08138e1aa Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 9 Oct 2024 01:38:51 +0000 Subject: [PATCH] added YouLoop tweak --- .gitmodules | 3 +++ Tweaks/YouLoop | 1 + 2 files changed, 4 insertions(+) create mode 160000 Tweaks/YouLoop diff --git a/.gitmodules b/.gitmodules index bcfec37..80f9a3d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -84,3 +84,6 @@ [submodule "Tweaks/protobuf"] path = Tweaks/protobuf url = https://github.com/protocolbuffers/protobuf.git +[submodule "Tweaks/YouLoop"] + path = Tweaks/YouLoop + url = https://github.com/bhackel/YouLoop.git diff --git a/Tweaks/YouLoop b/Tweaks/YouLoop new file mode 160000 index 0000000..58f76b1 --- /dev/null +++ b/Tweaks/YouLoop @@ -0,0 +1 @@ +Subproject commit 58f76b1271c1ec05d6513e054f46e4080780a0d9