diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f6fb2fb..93a5aa7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "harfatum"] path = harfatum url = ssh://git@git.bitwiz.org.uk/harfatum.git +[submodule "libstorycode"] + path = libstorycode + url = ssh://git@git.bitwiz.org.uk/libstorycode.git |