From d9133e408a1ec1ee381796e82226c11783e5c096 Mon Sep 17 00:00:00 2001 From: ronny abraham Date: Tue, 21 Jan 2025 04:17:31 +0200 Subject: [PATCH] update albert submodule --- .gitmodules | 6 ++++++ godot/albert | 1 + godot/arpg | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 godot/albert create mode 160000 godot/arpg diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3f7fe4a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "godot/albert"] + path = godot/albert + url = git@bitbucket.org:ronnyabraham/godot-albert.git +[submodule "godot/arpg"] + path = godot/arpg + url = git@bitbucket.org:ronnyabraham/godot-arpg.git diff --git a/godot/albert b/godot/albert new file mode 160000 index 0000000..7aa282e --- /dev/null +++ b/godot/albert @@ -0,0 +1 @@ +Subproject commit 7aa282eda5dba7c254072938329c750872c84fd4 diff --git a/godot/arpg b/godot/arpg new file mode 160000 index 0000000..4691112 --- /dev/null +++ b/godot/arpg @@ -0,0 +1 @@ +Subproject commit 469111223da475e02aa689776fde0111c6b04b98