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