1
0

Added the removed plugins as submodules.

This commit is contained in:
Alexander Harkness
2013-08-16 12:14:05 +01:00
parent 0cb00996de
commit 024fe5e6c5
4 changed files with 8 additions and 2 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "MCServer/Plugins/Core"]
path = MCServer/Plugins/Core
url = git@github.com:mc-server/Core.git
[submodule "MCServer/Plugins/ProtectionAreas"]
path = MCServer/Plugins/ProtectionAreas
url = git@github.com:mc-server/ProtectionAreas.git

View File

@@ -1,2 +0,0 @@
Core
ProtectionAreas

1
MCServer/Plugins/Core Submodule

Submodule MCServer/Plugins/Core added at e3a45f3430