From e34e49d3064640e01305549413c862ee0a7a79aa Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 14 Dec 2013 10:32:08 -0800 Subject: Change tools/ to a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 64c93d6a..4e0e37ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "client-data"] path = client-data url = git://github.com/themanaworld/tmwa-client-data.git +[submodule "tools"] + path = tools + url = git://github.com/themanaworld/tmw-tools.git -- cgit v1.2.3-60-g2f50