diff options
| author | Petr Mrázek | 2011-10-30 02:50:29 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2011-10-30 02:50:29 +0100 |
| commit | 13ca2e608fb478ad1226281a1397091e90e55e20 (patch) | |
| tree | 42c8c0a9469564bd8e07a5cec9234b1a4813ea72 /.gitmodules | |
| parent | 6e3dbbdd720b947f2fff692398f796baed9cbc58 (diff) | |
| download | dfhack-13ca2e608fb478ad1226281a1397091e90e55e20.tar.gz dfhack-13ca2e608fb478ad1226281a1397091e90e55e20.tar.bz2 dfhack-13ca2e608fb478ad1226281a1397091e90e55e20.tar.xz | |
Added df2mc (TroZ) and drybuckets (Quietust) plugins
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 071f19cf..5fcc3ec0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "plugins/stonesense"] path = plugins/stonesense url = git://github.com/peterix/stonesense.git +[submodule "plugins/df2mc"] + path = plugins/df2mc + url = git://github.com/peterix/DF2MC.git |
