diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 92c14076..00000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "Dark-Library"] - path = Dark-Library - url = git@github.com:DarkGuardsman/Dark-Library.git -[submodule "API-Bank"] - path = API-Bank - url = git://github.com/DarkGuardsman/API-Bank.git diff --git a/API-Bank b/API-Bank deleted file mode 160000 index 10692492..00000000 --- a/API-Bank +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 10692492efe45214a2ff20b8f8dd2599d5762ff0 diff --git a/Dark-Library b/Dark-Library deleted file mode 160000 index 30161f90..00000000 --- a/Dark-Library +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 30161f90f1cde6878d0f58cf2f21d2678c30aa27 diff --git a/build.properties b/build.properties deleted file mode 100644 index 3c19535f..00000000 --- a/build.properties +++ /dev/null @@ -1,6 +0,0 @@ -dir.development=./ -dir.mcp=${dir.development}forge/mcp -version.minecraft=1.5.2 -version.mod.major=0 -version.mod.minor=5 -version.mod.revis=2 diff --git a/build.xml b/build.xml deleted file mode 100644 index 642282cd..00000000 --- a/build.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @ ${env.BUILD_NUMBER} ${version.minecraft} ${file.EEjar} - - - - \ No newline at end of file