aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-11-23 23:20:45 +0100
committerThomas White <taw@bitwiz.org.uk>2012-11-23 23:20:45 +0100
commit26b9654f1090cbe02915a501c3976192e7f029d3 (patch)
treebb027eefd8259045f317fbb0045c1411b1c767d8 /.gitmodules
parentc127216f2f7bc6e33252e08ee98782fefcaf7b8b (diff)
Break storycode stuff off into a separate library
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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