X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=.gitmodules;h=11d69bb62dde1464b96afe06dfca258a9a092c61;hb=ded380e7aab3ba7460e1f756b576722e996d939a;hp=462749df9a4488432a83f0d72c54cda0fba2045d;hpb=ba4e24724b957d47cfdfcd6d8cb75e954c493908;p=16.git diff --git a/.gitmodules b/.gitmodules index 462749df..11d69bb6 100755 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,23 @@ +[submodule "src/lib/doslib"] + path = src/lib/doslib + url = https://github.com/joncampbell123/doslib.git + [submodule "src/lib/jsmn"] path = src/lib/jsmn url = https://github.com/zserge/jsmn.git + +[submodule "CatacombApocalypse"] + path = 16/CatacombApocalypse + url = https://github.com/FlatRockSoft/CatacombApocalypse.git + +[submodule "wolf3d"] + path = 16/wolf3d + url = https://github.com/id-Software/wolf3d.git + +[submodule "keen"] + path = 16/keen + url = https://github.com/keendreams/keen.git + +[submodule "Catacomb3D"] + path = 16/Catacomb3D + url = https://github.com/FlatRockSoft/Catacomb3D.git