From 20cd938371d37b29ae913c7b5471d1f3bc7e5f31 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Tue, 26 Jan 2016 12:53:16 -0600 Subject: [PATCH] Update README.md, thanks YourKit --- README.md | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 51b0dfab8..49f221539 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -PaperSpigot [![CI Status](http://ci.destroystokyo.com/buildStatus/icon?job=PaperSpigot)](http://ci.destroystokyo.com/job/PaperSpigot/) [![Travis Status](https://travis-ci.org/PaperSpigot/PaperSpigot.svg?branch=master)](https://travis-ci.org/PaperSpigot/PaperSpigot) +PaperSpigot [![CI Status](http://ci.destroystokyo.com/buildStatus/icon?job=PaperSpigot)](http://ci.destroystokyo.com/job/PaperSpigot/) =========== High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies. @@ -8,11 +8,25 @@ High performance Spigot fork that aims to fix gameplay and mechanics inconsisten -How To +How To (Server Admins) ------ -Download a copy of PaperTools.jar from our buildserver here: -https://ci.destroystokyo.com/job/PaperSpigot-BuildTools/ +Download a copy of Paperclip.jar from our buildserver here: +https://ci.destroystokyo.com/job/PaperSpigot/ -Place PaperTools.jar into an empty directory and run it with `java -jar PaperTools.jar` from Git-Bash/Bash +Run the PaperClip jar directly from your server. Just like old times -It requires you have git installed on your local system as well as **JDK 8** or above. +PaperSpigot requires **JRE 8** or above. + + +How To (Compiling From Source) +------ +To compile PaperSpigot, you need JDK8, maven, and an internet connection. + +Clone this repo, run ./build.sh from *bash*, get files. + +Special Thanks To: +------------- + +![YourKit-Logo](https://www.yourkit.com/images/yklogo.png) + +[YourKit](http://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting PaperSpigot an OSS license so that we can make our software the best it can be. \ No newline at end of file