From 92d0c0a1b9df9fec73bff7af7679aa183c14c498 Mon Sep 17 00:00:00 2001 From: Zach Brown <1254957+zachbr@users.noreply.github.com> Date: Fri, 4 Jul 2014 15:34:50 -0500 Subject: [PATCH] Update readme with travis and info --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c61e4df81..72ac6128fc 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ -Spigot [![Build Status](https://travis-ci.org/SpigotMC/Spigot.png)](https://travis-ci.org/SpigotMC/Spigot) +PaperSpigot [![Build Status](https://travis-ci.org/PaperSpigot/Spigot.png)](https://travis-ci.org/SpigotMC/Spigot) =========== -High performance Minecraft server implementation +High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies. +[IRC Support and Project Discussion](http://irc.spi.gt/iris/?channels=PaperSpigot) How To ----------- -Init a Craftbukkit and Bukkit module : `git submodule update --init` +Init the submodules : `git submodule update --init` Apply Patches : `./applyPatches.sh`