From 6481d640f308be0b782cafb1542977ce070219ce Mon Sep 17 00:00:00 2001 From: sillysagiri Date: Wed, 17 Jul 2024 22:00:44 +0700 Subject: [PATCH] last update --- .gitmodules | 6 ++++++ libs/FastLZ | 1 + libs/RaylibDS | 1 + 3 files changed, 8 insertions(+) create mode 160000 libs/FastLZ create mode 160000 libs/RaylibDS diff --git a/.gitmodules b/.gitmodules index e69de29..da074a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "libs/FastLZ"] + path = libs/FastLZ + url = https://github.com/ariya/FastLZ.git +[submodule "libs/RaylibDS"] + path = libs/RaylibDS + url = https://sillysagiri.my.id/sillysagiri/RaylibDS.git diff --git a/libs/FastLZ b/libs/FastLZ new file mode 160000 index 0000000..344eb40 --- /dev/null +++ b/libs/FastLZ @@ -0,0 +1 @@ +Subproject commit 344eb4025f9ae866ebf7a2ec48850f7113a97a42 diff --git a/libs/RaylibDS b/libs/RaylibDS new file mode 160000 index 0000000..d93b30d --- /dev/null +++ b/libs/RaylibDS @@ -0,0 +1 @@ +Subproject commit d93b30d1b1f60d10adac7734b2d2cef8aee581f7