Paper 1.9.2 Update

This commit is contained in:
Aikar
2016-03-30 20:50:23 -04:00
parent e96190ed9e
commit f16d938497
19 changed files with 194 additions and 6082 deletions

View File

@@ -53,6 +53,10 @@ basedir=$basedir/Spigot
popd
basedir=$(dirname "$basedir")
echo "Importing MC Dev"
./importmcdev.sh
# Apply paper
(
applyPatch Spigot/Spigot-API Paper-API HEAD &&