diff --git a/.gitmodules b/.gitmodules index f588392..893494f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -222,3 +222,11 @@ path = Servers/aesir url = https://github.com/EndurnyrProject/aesir shallow = true +[submodule "Servers/eathena"] + path = Servers/eathena + url = https://github.com/eathena/eathena + shallow = true +[submodule "Servers/3ceam"] + path = Servers/3ceam + url = https://github.com/eathena/3ceam + shallow = true diff --git a/Servers/3ceam b/Servers/3ceam new file mode 160000 index 0000000..6e18151 --- /dev/null +++ b/Servers/3ceam @@ -0,0 +1 @@ +Subproject commit 6e181512a74cbb93a47df7c8b0d3b5d73dba40f6 diff --git a/Servers/eathena b/Servers/eathena new file mode 160000 index 0000000..0cb0714 --- /dev/null +++ b/Servers/eathena @@ -0,0 +1 @@ +Subproject commit 0cb07145ea1431528d0591b6a8706856915b3782