From dac97826f7d0c9b9135c1a08c4d5f16b61494bd1 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Wed, 26 Aug 2015 10:58:51 +0200 Subject: Renamed output directory to Server --- .gitmodules | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f3653ec9f..7ea69d180 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,23 +1,23 @@ [submodule "MCServer/Plugins/Core"] - path = MCServer/Plugins/Core + path = Server/Plugins/Core url = https://github.com/mc-server/Core.git [submodule "MCServer/Plugins/ProtectionAreas"] - path = MCServer/Plugins/ProtectionAreas + path = Server/Plugins/ProtectionAreas url = https://github.com/mc-server/ProtectionAreas.git [submodule "MCServer/Plugins/TransAPI"] - path = MCServer/Plugins/TransAPI + path = Server/Plugins/TransAPI url = https://github.com/bearbin/transapi.git [submodule "MCServer/Plugins/ChunkWorx"] - path = MCServer/Plugins/ChunkWorx + path = Server/Plugins/ChunkWorx url = https://github.com/mc-server/ChunkWorx.git [submodule "MCServer/Plugins/ChatLog"] - path = MCServer/Plugins/ChatLog + path = Server/Plugins/ChatLog url = https://github.com/mc-server/ChatLog.git [submodule "MCServer/Plugins/Handy"] - path = MCServer/Plugins/Handy + path = Server/Plugins/Handy url = https://github.com/mc-server/Handy.git [submodule "MCServer/Plugins/MagicCarpet"] - path = MCServer/Plugins/MagicCarpet + path = Server/Plugins/MagicCarpet url = https://github.com/mc-server/MagicCarpet.git [submodule "lib/polarssl"] path = lib/polarssl -- cgit v1.2.3