Restructure PaperSpigot as a new set of modules

Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
This commit is contained in:
Zach Brown
2014-07-21 15:46:54 -05:00
parent a6efcbe993
commit 7b0c576798
226 changed files with 18467 additions and 85 deletions

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "Bukkit"]
path = Bukkit
url = https://github.com/SpigotMC/Spigot-API.git
url = https://github.com/Bukkit/Bukkit.git
[submodule "CraftBukkit"]
path = CraftBukkit
url = https://github.com/SpigotMC/Spigot-Server.git
url = https://github.com/Bukkit/CraftBukkit.git