From 205b4b438cf93470a7fafe0fa2d1709e07d91eba Mon Sep 17 00:00:00 2001 From: tymmkang Date: Sun, 13 Jul 2025 21:04:42 +0900 Subject: [PATCH] =?UTF-8?q?GDTask=20=EC=84=9C=EB=B8=8C=EB=AA=A8=EB=93=88?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++++ addons/GDTask | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 addons/GDTask diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0acdb3e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "addons/GDTask"] + path = addons/GDTask + url = https://github.com/fractural/GDTask.git + branch = release diff --git a/addons/GDTask b/addons/GDTask new file mode 160000 index 0000000..c87d382 --- /dev/null +++ b/addons/GDTask @@ -0,0 +1 @@ +Subproject commit c87d382fb35bb06a806b428a64eff0ebbeb0301f